diff --git a/tests/host/Makefile b/tests/host/Makefile index a65113750..bad575d9c 100644 --- a/tests/host/Makefile +++ b/tests/host/Makefile @@ -227,7 +227,7 @@ test: $(OUTPUT_BINARY) # run host test for CI .PHONY: clean clean: clean-objects - rm -rf $(LCOV) + rm -rf $(LCOV_DIRECTORY) .PHONY: clean-objects clean-objects: