Commit ac3ae8f7 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

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

in 'make distcheck' will work
parent a51fd91d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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    \