diff --git a/Makefile.am b/Makefile.am index 5918a4dc5..c2d916e49 100644 --- a/Makefile.am +++ b/Makefile.am @@ -96,7 +96,7 @@ TESTS_ENVIRONMENT=./valgrind-error.sh endif TEST_EXTENSIONS=.test -TESTS += $(check_PROGRAMS) +TESTS += $(check_PROGRAMS) ./client-test.sh test: check tests/unit.log: testsuite/testsuite.log