mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 11:45:39 +01:00
Also clean the fuzz subdirectory
This commit is contained in:
parent
cd6cd811f1
commit
a8210b3b98
@ -164,6 +164,7 @@ ifneq ($(wildcard TESTS/.*),)
|
||||
rmdir /Q /S TESTS
|
||||
endif
|
||||
endif
|
||||
$(MAKE) -C fuzz clean
|
||||
|
||||
# Test suites caught by SKIP_TEST_SUITES are built but not executed.
|
||||
check: $(BINARIES)
|
||||
|
Loading…
Reference in New Issue
Block a user