Author: davisp Date: Thu Apr 21 00:38:49 2011 New Revision: 1095579 URL: http://svn.apache.org/viewvc?rev=1095579&view=rev Log: Missing config file in EXTRA_DIST Modified: couchdb/branches/1.0.x/test/etap/Makefile.am Modified: couchdb/branches/1.0.x/test/etap/Makefile.am URL: http://svn.apache.org/viewvc/couchdb/branches/1.0.x/test/etap/Makefile.am?rev=1095579&r1=1095578&r2=1095579&view=diff ============================================================================== --- couchdb/branches/1.0.x/test/etap/Makefile.am (original) +++ couchdb/branches/1.0.x/test/etap/Makefile.am Thu Apr 21 00:38:49 2011 @@ -27,6 +27,7 @@ DISTCLEANFILES = temp.* EXTRA_DIST = \ run.tpl \ + random_port.ini \ 001-load.t \ 002-icu-driver.t \ 010-file-basics.t \