Loading tests/Makefile.am +2 −2 Original line number Diff line number Diff line Loading @@ -3,10 +3,10 @@ all: install: test: ./runtests.pl perl runtests.pl quiet-test: ./runtests.pl -s -a perl runtests.pl -s -a clean: rm -rf log Loading Loading
tests/Makefile.am +2 −2 Original line number Diff line number Diff line Loading @@ -3,10 +3,10 @@ all: install: test: ./runtests.pl perl runtests.pl quiet-test: ./runtests.pl -s -a perl runtests.pl -s -a clean: rm -rf log Loading