aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-11-18 00:11:28 -0800
committerJunio C Hamano <junkio@cox.net>2005-11-18 00:11:28 -0800
commit6eb668df76a5b46bd24c25d227bfdba12542b05a (patch)
treeefbfbad73fbbb0a5a363bdaf30a2e3d3dfe0abc7 /Makefile
parent1e9eb2e93747d2ee3fb44a5a2c8a48e7d19819b9 (diff)
parent087b6742fcab74f7a53626b98969bed27d288e2b (diff)
downloadgit-6eb668df76a5b46bd24c25d227bfdba12542b05a.tar.gz
git-6eb668df76a5b46bd24c25d227bfdba12542b05a.tar.xz
Merge branch 'master'
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e5cf5ef47..819c48ce8 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)