From 91c97f073be54aa9570f37ff498875565c755fe7 Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Sat, 18 Apr 2009 23:56:53 +0000 Subject: fix make distcheck, thanks Noah git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@766407 13f79535-47bb-0310-9956-ffa450edef68 --- share/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/Makefile.am') diff --git a/share/Makefile.am b/share/Makefile.am index 9ef5f5de..536d2d02 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -27,7 +27,7 @@ server/main.js: $(MAKEJS_FILES) CLEANFILES = server/main.js nobase_dist_localdata_DATA = \ - server/main.js \ + $(MAKEJS_FILES) \ www/dialog/_compact_database.html \ www/dialog/_create_document.html \ www/dialog/_create_database.html \ -- cgit v1.2.3