aboutsummaryrefslogtreecommitdiff
path: root/tests/data/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-01-08 22:18:30 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-01-08 22:18:30 +0000
commita997d60304c8f3cbcdad5d5cf5b277d19e5325eb (patch)
tree5de2a5724994323c0714bd978c5f5f1e6aee67e7 /tests/data/Makefile.am
parentff8fb8cdb04d7d18fea9122e1167fd9f1dc472ec (diff)
Loic Dachary's updates to get 'make distcheck' work, including running the
test suite
Diffstat (limited to 'tests/data/Makefile.am')
-rw-r--r--tests/data/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am
index a34468676..82448af55 100644
--- a/tests/data/Makefile.am
+++ b/tests/data/Makefile.am
@@ -1,6 +1,9 @@
all:
install:
+test:
+ [ -f command1.txt ] || ln -s $(srcdir)/*.txt .
+
EXTRA_DIST = command1.txt error113.txt name17.txt prot8.txt \
command10.txt error114.txt name18.txt prot9.txt \
command100.txt error115.txt name19.txt reply1.txt \