tie in the client test script to check target

This commit is contained in:
John Safranek
2014-07-03 12:18:03 -07:00
parent 8a3b3b03d2
commit adf5ba96e6

View File

@@ -96,7 +96,7 @@ TESTS_ENVIRONMENT=./valgrind-error.sh
endif endif
TEST_EXTENSIONS=.test TEST_EXTENSIONS=.test
TESTS += $(check_PROGRAMS) TESTS += $(check_PROGRAMS) ./client-test.sh
test: check test: check
tests/unit.log: testsuite/testsuite.log tests/unit.log: testsuite/testsuite.log