summaryrefslogtreecommitdiff
path: root/share/Makefile.am
diff options
context:
space:
mode:
authorJohn Christopher Anderson <jchris@apache.org>2010-04-07 05:48:36 +0000
committerJohn Christopher Anderson <jchris@apache.org>2010-04-07 05:48:36 +0000
commit2c10462d114d938b0fedb718da63ae34152ce08e (patch)
tree8047f2678118e3fc52c91c5cb78c5fe1092b5437 /share/Makefile.am
parentc43ae32b00ab64e5427b924867a4783ca0edee57 (diff)
include update_seq in view responses, patch via Joscha Feth, (mostly) closes COUCHDB-650
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@931439 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'share/Makefile.am')
-rw-r--r--share/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/Makefile.am b/share/Makefile.am
index a6911b12..ac4d6fb0 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -162,6 +162,7 @@ nobase_dist_localdata_DATA = \
www/script/test/view_multi_key_design.js \
www/script/test/view_multi_key_temp.js \
www/script/test/view_offsets.js \
+ www/script/test/view_update_seq.js \
www/script/test/view_pagination.js \
www/script/test/view_sandboxing.js \
www/script/test/view_xml.js \