You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ns...@apache.org on 2009/06/09 22:45:49 UTC

svn commit: r783129 - /couchdb/trunk/share/Makefile.am

Author: nslater
Date: Tue Jun  9 20:45:48 2009
New Revision: 783129

URL: http://svn.apache.org/viewvc?rev=783129&view=rev
Log:
removed redundant line

Modified:
    couchdb/trunk/share/Makefile.am

Modified: couchdb/trunk/share/Makefile.am
URL: http://svn.apache.org/viewvc/couchdb/trunk/share/Makefile.am?rev=783129&r1=783128&r2=783129&view=diff
==============================================================================
--- couchdb/trunk/share/Makefile.am (original)
+++ couchdb/trunk/share/Makefile.am Tue Jun  9 20:45:48 2009
@@ -32,7 +32,6 @@
 
 nobase_dist_localdata_DATA = \
     $(JS_FILE) \
-    server/main.js \
     www/dialog/_compact_database.html \
     www/dialog/_create_document.html \
     www/dialog/_create_database.html \