Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Make sure leading directories exist when pushing refs.
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 4a38aa65be8332eb5c858ec5a21777b78698354c..dfb8c0a566dd062f32ff9cb733a46da4beb5ee94 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-235,3
+235,4
@@
clean:
rm -f git-core-*.tar.gz git-core.spec
$(MAKE) -C tools/ clean
$(MAKE) -C Documentation/ clean
+ $(MAKE) -C t/ clean