diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index cba94c1b0..cd2e05809 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -6,7 +6,7 @@ test: ./runtests.pl quiet-test: - ./runtests.pl -s -c + ./runtests.pl -s -a clean: rm -rf log |