summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@ppc970.osdl.org>2005-05-21 18:59:37 +0200
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-05-21 18:59:37 +0200
commitcebf03c4cd24eb692fe9eb426a4bac2c3fad248c (patch)
treed80ad7d66d3a82f819410aab84c06828141722f0 /Makefile
parent[PATCH] Diff overhaul, adding the other half of copy detection. (diff)
downloadgit-cebf03c4cd24eb692fe9eb426a4bac2c3fad248c.tar.xz
git-cebf03c4cd24eb692fe9eb426a4bac2c3fad248c.zip
"make clean" should also clean up documentation
(Or, if somebody disagrees, we should have a "make distclean").
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b13edabc20..cef21b767b 100644
--- a/Makefile
+++ b/Makefile
@@ -132,6 +132,7 @@ test: all
clean:
rm -f *.o mozilla-sha1/*.o ppc/*.o $(PROG) $(LIB_FILE)
+ make -C Documentation/ clean
backup: clean
cd .. ; tar czvf dircache.tar.gz dir-cache