mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
Also clean the fuzz subdirectory
This commit is contained in:
@ -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)
|
||||||
|
Reference in New Issue
Block a user