aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0bfa0c1ee..160579ee2 100644
--- a/Makefile
+++ b/Makefile
@@ -192,6 +192,7 @@ test: all
clean:
rm -f *.o mozilla-sha1/*.o ppc/*.o $(PROG) $(LIB_FILE)
+ rm -f git-core-*.tar.gz git-core.spec
$(MAKE) -C Documentation/ clean
backup: clean