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/07/16 22:18:22 UTC

svn commit: r794827 - /couchdb/branches/0.9.x/share/Makefile.am

Author: nslater
Date: Thu Jul 16 20:18:22 2009
New Revision: 794827

URL: http://svn.apache.org/viewvc?rev=794827&view=rev
Log:
added missing file

Modified:
    couchdb/branches/0.9.x/share/Makefile.am

Modified: couchdb/branches/0.9.x/share/Makefile.am
URL: http://svn.apache.org/viewvc/couchdb/branches/0.9.x/share/Makefile.am?rev=794827&r1=794826&r2=794827&view=diff
==============================================================================
--- couchdb/branches/0.9.x/share/Makefile.am (original)
+++ couchdb/branches/0.9.x/share/Makefile.am Thu Jul 16 20:18:22 2009
@@ -87,6 +87,7 @@
     www/script/test/large_docs.js \
     www/script/test/utf8.js \
     www/script/test/attachments.js \
+    www/script/test/attachment_names.js \
     www/script/test/attachment_paths.js \
     www/script/test/attachment_views.js \
     www/script/test/design_paths.js \