Also clean the fuzz subdirectory
This commit is contained in:
parent
cd6cd811f1
commit
a8210b3b98
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@ ifneq ($(wildcard TESTS/.*),)
|
||||||
rmdir /Q /S TESTS
|
rmdir /Q /S TESTS
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
$(MAKE) -C fuzz clean
|
||||||
|
|
||||||
# Test suites caught by SKIP_TEST_SUITES are built but not executed.
|
# Test suites caught by SKIP_TEST_SUITES are built but not executed.
|
||||||
check: $(BINARIES)
|
check: $(BINARIES)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue