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: http://git.osdn.net/view?a=commitdiff_plain;h=d2ac1cd263d1856938b5223ef96d8b1eb7db4ccd;p=git-core%2Fgit.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 ebff990b5..3bdd0597c 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)