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 2008/10/25 21:30:20 UTC

svn commit: r707893 - /incubator/couchdb/trunk/test/Makefile.am

Author: nslater
Date: Sat Oct 25 12:30:19 2008
New Revision: 707893

URL: http://svn.apache.org/viewvc?rev=707893&view=rev
Log:
added tests to dist

Modified:
    incubator/couchdb/trunk/test/Makefile.am

Modified: incubator/couchdb/trunk/test/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/couchdb/trunk/test/Makefile.am?rev=707893&r1=707892&r2=707893&view=diff
==============================================================================
--- incubator/couchdb/trunk/test/Makefile.am (original)
+++ incubator/couchdb/trunk/test/Makefile.am Sat Oct 25 12:30:19 2008
@@ -10,6 +10,13 @@
 ## License for the specific language governing permissions and limitations
 ## under the License.
 
-TESTS = runner.sh
+dist_TESTS = runner.sh
 
 CLEANFILES = runner.beam test.ini
+
+EXTRA_DIST = \
+    couch_config_test.erl \
+    couch_config_writer_test.erl \
+    local.ini \
+    runner.erl \
+    test.js