summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2010-06-22 13:35:05 +0000
committerJan Lehnardt <jan@apache.org>2010-06-22 13:35:05 +0000
commitf5fad72d00f5f3f0b38473898bb3683683a6cc49 (patch)
tree7fe869c6fc1677f7cfa869475aa37c21e20391cf /share
parenteb043176b14d451fd240c3459fad6d050a3ed213 (diff)
Add missing test files to Makefile.am.
Why wasn't this detected by make distcheck? git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@956885 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'share')
-rw-r--r--share/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/Makefile.am b/share/Makefile.am
index 16221307..935815a2 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -148,10 +148,12 @@ nobase_dist_localdata_DATA = \
www/script/test/reduce_false_temp.js \
www/script/test/replication.js \
www/script/test/rev_stemming.js \
+ www/script/test/rewrite.js \
www/script/test/security_validation.js \
www/script/test/show_documents.js \
www/script/test/stats.js \
www/script/test/update_documents.js \
+ www/script/test/users_db.js \
www/script/test/utf8.js \
www/script/test/uuids.js \
www/script/test/view_collation.js \