summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2009-06-09 20:45:48 +0000
committerNoah Slater <nslater@apache.org>2009-06-09 20:45:48 +0000
commit7fa9f2473a57008000597935a42893771ab156a8 (patch)
tree24dc0c6527ed9d2a9df0b9007d1579c3b799ab51
parentd6946dc120a7eaf0897e2149317a2ead477af297 (diff)
removed redundant line
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@783129 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--share/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/share/Makefile.am b/share/Makefile.am
index 22560a68..2352a940 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -32,7 +32,6 @@ EXTRA_DIST = $(JS_FILE_COMPONENTS) $(JS_FILE_COMPONENTS_LAST)
nobase_dist_localdata_DATA = \
$(JS_FILE) \
- server/main.js \
www/dialog/_compact_database.html \
www/dialog/_create_document.html \
www/dialog/_create_database.html \