changed the check for command1.txt to test1, so that automatic testing

in 'make distcheck' will work
This commit is contained in:
Daniel Stenberg 2001-05-28 14:32:05 +00:00
parent a51fd91db2
commit ac3ae8f775
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ all:
install:
test:
[ -f command1.txt ] || ln -s $(srcdir)/*.txt .
[ -f test1 ] || ln -s $(srcdir)/test* .
EXTRA_DIST = \
test1 test11 test14 test3 test400 test7 \