aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/Makefile.am
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-04-30 20:15:33 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-04-30 20:15:33 +0000
commit5187faeeb97321343cd0a1f3ad9aa10992513e99 (patch)
treebb96009d55f96c9b05c032982c14abb31e775270 /tests/libtest/Makefile.am
parent1228ec9fbb7db2d6f1615e8736be66d5c6f698d2 (diff)
Improved the test harness to allow running test servers on other than
the default port numbers, allowing more than one test suite to run simultaneously on the same host.
Diffstat (limited to 'tests/libtest/Makefile.am')
-rw-r--r--tests/libtest/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libtest/Makefile.am b/tests/libtest/Makefile.am
index 35709b8ec..276ec85eb 100644
--- a/tests/libtest/Makefile.am
+++ b/tests/libtest/Makefile.am
@@ -35,7 +35,7 @@ INCLUDES = -I$(top_srcdir)/include/curl \
LIBDIR = $(top_builddir)/lib
-EXTRA_DIST = test307.pl
+EXTRA_DIST = test75.pl test307.pl test610.pl
# files used only in some libcurl test programs
TESTUTIL = testutil.c testutil.h