diff --git a/Makefile.am b/Makefile.am index 1c03717ca..72cf64cb9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -79,7 +79,7 @@ endif TEST_EXTENSIONS=.test TESTS += $(check_PROGRAMS) test: check -testsuite/testsuite.log: tests/unit.log +tests/unit.log: testsuite/testsuite.log DISTCLEANFILES+= cyassl-config