changed the check for command1.txt to test1, so that automatic testing
in 'make distcheck' will work
This commit is contained in:
parent
a51fd91db2
commit
ac3ae8f775
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user