From: Nicolas Pitre Date: Thu, 17 Nov 2005 15:40:22 +0000 (-0500) Subject: 'make clean' forgot about some files X-Git-Tag: v0.99.9k~2^2~4 X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=d2ac1cd263d1856938b5223ef96d8b1eb7db4ccd;p=git.git 'make clean' forgot about some files Signed-off-by: Nicolas Pitre Signed-off-by: Junio C Hamano --- diff --git a/Makefile b/Makefile index ebff990b..3bdd0597 100644 --- a/Makefile +++ b/Makefile @@ -466,7 +466,7 @@ deb: dist ### Cleaning rules clean: - rm -f *.o mozilla-sha1/*.o ppc/*.o compat/*.o $(PROGRAMS) $(LIB_FILE) + rm -f *.o mozilla-sha1/*.o arm/*.o ppc/*.o compat/*.o git $(PROGRAMS) $(LIB_FILE) rm -f $(filter-out gitk,$(SCRIPTS)) rm -f *.spec *.pyc *.pyo rm -rf $(GIT_TARNAME)