From 77962e9b1458e97aa8a534fe18f2eda1965cc8b1 Mon Sep 17 00:00:00 2001 From: Filipe David Borba Manana Date: Wed, 4 Aug 2010 17:05:22 +0000 Subject: Add replicator DB (_replicator). Part of ticket COUCHDB-776. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@982330 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 77d5f8d8..52de3d2b 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -152,6 +152,7 @@ nobase_dist_localdata_DATA = \ www/script/test/reduce_false.js \ www/script/test/reduce_false_temp.js \ www/script/test/replication.js \ + www/script/test/replicator_db.js \ www/script/test/rev_stemming.js \ www/script/test/rewrite.js \ www/script/test/security_validation.js \ -- cgit v1.2.3