From d4d0fea20b9ed41df9aa40eb413f37c87eac6c40 Mon Sep 17 00:00:00 2001 From: Robert Newson Date: Wed, 18 Aug 2010 11:47:02 +0000 Subject: include new attachment_ranges.js in share/Makefile.am git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@986634 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 9a48f18a..77c94ea3 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -116,6 +116,7 @@ nobase_dist_localdata_DATA = \ www/script/test/attachments_multipart.js \ www/script/test/attachment_names.js \ www/script/test/attachment_paths.js \ + www/script/test/attachment_ranges.js \ www/script/test/attachment_views.js \ www/script/test/auth_cache.js \ www/script/test/basics.js \ -- cgit v1.2.3