summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2009-04-19 20:04:14 +0000
committerJan Lehnardt <jan@apache.org>2009-04-19 20:04:14 +0000
commit90bb857c20442aff5098fa2e1fd2289d863be912 (patch)
treedb36bd44673c1480b38356dc71bbffcc0bebd469 /share
parentb2aa508a3ed7bf337aa82dfd4645765a49a327ad (diff)
add main.js to install files. Noah, can you double check?
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@766506 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'share')
-rw-r--r--share/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/Makefile.am b/share/Makefile.am
index a34703d9..684b57b4 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -30,6 +30,7 @@ CLEANFILES = server/main.js
nobase_dist_localdata_DATA = \
$(MAKEJS_FILES) \
+ server/main.js \
www/dialog/_compact_database.html \
www/dialog/_create_document.html \
www/dialog/_create_database.html \