Author: davisp Date: Sat Jul 11 20:57:21 2009 New Revision: 793217 URL: http://svn.apache.org/viewvc?rev=793217&view=rev Log: Forgot to add custom_test.html to share/Makefile.am Modified: couchdb/trunk/share/Makefile.am Modified: couchdb/trunk/share/Makefile.am URL: http://svn.apache.org/viewvc/couchdb/trunk/share/Makefile.am?rev=793217&r1=793216&r2=793217&view=diff ============================================================================== --- couchdb/trunk/share/Makefile.am (original) +++ couchdb/trunk/share/Makefile.am Sat Jul 11 20:57:21 2009 @@ -72,6 +72,7 @@ www/_sidebar.html \ www/index.html \ www/config.html \ + www/custom_test.html \ www/database.html \ www/document.html \ www/replicator.html \