commit | a8210b3b98d1603f4ed64d58273f582ae9a683e8 | [log] [tgz] |
---|---|---|
author | Philippe Antoine <contact@catenacyber.fr> | Fri Jun 07 22:25:26 2019 +0200 |
committer | Philippe Antoine <contact@catenacyber.fr> | Fri Jun 21 19:48:02 2019 +0200 |
tree | d5facbde1fb013ac958c18165b6801359e68c040 | |
parent | cd6cd811f1663eef93217e308d953ae10f66b150 [diff] |
Also clean the fuzz subdirectory
diff --git a/tests/Makefile b/tests/Makefile index d5dd193..2ca0fd6 100644 --- a/tests/Makefile +++ b/tests/Makefile
@@ -164,6 +164,7 @@ rmdir /Q /S TESTS endif endif + $(MAKE) -C fuzz clean # Test suites caught by SKIP_TEST_SUITES are built but not executed. check: $(BINARIES)