diff --git a/Makefile b/Makefile index dbc69382..89129e39 100644 --- a/Makefile +++ b/Makefile @@ -134,6 +134,7 @@ obj/%.o: src/%.cpp clean: rpm-clean $(RM) -rf obj + $(RM) -f src/version.hpp $(RM) -f "$(TARGET)" "$(MANPAGE)" clonepath $(FIND) . -name "*~" -delete