aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/test/Makefile.check1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/test/Makefile.check b/core/test/Makefile.check
index dece0ee..03a6a8d 100644
--- a/core/test/Makefile.check
+++ b/core/test/Makefile.check
@@ -49,5 +49,6 @@ clean: core-test-clean
core-test-clean:
$(RM) -f core/test/*.[od] $(CORE_TEST) $(CORE_TEST:%=%-gcov)
+ $(RM) -f $(CORE_TEST_NOSTUB) $(CORE_TEST_NOSTUB:%=%-gcov)
$(RM) -f *.gcda *.gcno skiboot.info
$(RM) -rf coverage-report