From 9faded78be10f9bc2ab804dda69660e22ca921eb Mon Sep 17 00:00:00 2001 From: Noah Slater Date: Thu, 16 Jul 2009 20:19:01 +0000 Subject: added missing file git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@794828 13f79535-47bb-0310-9956-ffa450edef68 --- share/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'share') diff --git a/share/Makefile.am b/share/Makefile.am index ec9676df..99a05426 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -72,7 +72,7 @@ nobase_dist_localdata_DATA = \ www/_sidebar.html \ www/index.html \ www/config.html \ - www/custom_test.html \ + www/custom_test.html \ www/database.html \ www/document.html \ www/replicator.html \ @@ -109,6 +109,7 @@ nobase_dist_localdata_DATA = \ www/script/test/utf8.js \ www/script/test/jsonp.js \ www/script/test/attachments.js \ + www/script/test/attachment_names.js \ www/script/test/attachment_paths.js \ www/script/test/attachment_views.js \ www/script/test/design_paths.js \ -- cgit v1.2.3