summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorPaul Joseph Davis <davisp@apache.org>2011-04-21 00:38:12 +0000
committerPaul Joseph Davis <davisp@apache.org>2011-04-21 00:38:12 +0000
commitd0a0ac2a37d576bbab7aaa92aa05d07e52860d61 (patch)
tree4ceb69c43562230f12eaa400054667b866a45320 /test
parent6783ea04a1a95bfc36ddecfca3d1be79174413ef (diff)
Missing config file in EXTRA_DIST
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1095578 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test')
-rw-r--r--test/etap/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/etap/Makefile.am b/test/etap/Makefile.am
index 59d21cda..6d7fe12b 100644
--- a/test/etap/Makefile.am
+++ b/test/etap/Makefile.am
@@ -28,6 +28,7 @@ DISTCLEANFILES = temp.*
EXTRA_DIST = \
run.tpl \
test_web.erl \
+ random_port.ini \
001-load.t \
002-icu-driver.t \
010-file-basics.t \