From f5fad72d00f5f3f0b38473898bb3683683a6cc49 Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Tue, 22 Jun 2010 13:35:05 +0000 Subject: 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 --- share/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'share') 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 \ -- cgit v1.2.3