]> granicus.if.org Git - curl/commitdiff
changed the check for command1.txt to test1, so that automatic testing
authorDaniel Stenberg <daniel@haxx.se>
Mon, 28 May 2001 14:32:05 +0000 (14:32 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 28 May 2001 14:32:05 +0000 (14:32 +0000)
in 'make distcheck' will work

tests/data/Makefile.am

index 51a22b26819e20c64f35205b2209c009d5548f0f..b37932edef9d4d6bcbfdd14a3d9a99a51dba291d 100644 (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    \