You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2010/07/14 11:18:04 UTC

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

Author: jan
Date: Wed Jul 14 09:18:03 2010
New Revision: 963982

URL: http://svn.apache.org/viewvc?rev=963982&view=rev
Log:
fix test report sharing

Modified:
    couchdb/trunk/share/Makefile.am

Modified: couchdb/trunk/share/Makefile.am
URL: http://svn.apache.org/viewvc/couchdb/trunk/share/Makefile.am?rev=963982&r1=963981&r2=963982&view=diff
==============================================================================
--- couchdb/trunk/share/Makefile.am (original)
+++ couchdb/trunk/share/Makefile.am Wed Jul 14 09:18:03 2010
@@ -52,6 +52,7 @@ nobase_dist_localdata_DATA = \
     www/dialog/_delete_database.html \
     www/dialog/_delete_document.html \
     www/dialog/_database_security.html \
+    www/dialog/_share_test_reports.html \
     www/dialog/_save_view_as.html \
     www/dialog/_upload_attachment.html \
     www/document.html \