diff --git a/Rules.mk b/Rules.mk index 4d9d3ad9657..099a970e6d0 100644 --- a/Rules.mk +++ b/Rules.mk @@ -83,6 +83,7 @@ coverage: $(COVERAGE) distclean: clean rm -rf $(DISTCLEAN) + git clean -ffxd .PHONY: distclean test: $(TEST)