From 9007e2d21dea8b0185c0096b30364a8ee40a3867 Mon Sep 17 00:00:00 2001 From: John Christopher Anderson Date: Fri, 13 Mar 2009 22:15:34 +0000 Subject: Commit Damien's rep_security branch to trunk. Changes bulk_docs conflict checking. Breaks file format, see mailing list for data upgrade procedure, or http://wiki.apache.org/couchdb/Breaking_changes git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@753448 13f79535-47bb-0310-9956-ffa450edef68 --- share/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'share/Makefile.am') diff --git a/share/Makefile.am b/share/Makefile.am index 0f8daaab..3cabe166 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -104,6 +104,7 @@ nobase_dist_localdata_DATA = \ www/script/test/view_sandboxing.js \ www/script/test/view_xml.js \ www/script/test/replication.js \ + www/script/test/rev_stemming.js \ www/script/test/etags_head.js \ www/script/test/etags_views.js \ www/script/test/show_documents.js \ -- cgit v1.2.3