Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ae/pack-autothread'
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 2dc82476e577248150a23a6d55dafddfc02ecfca..cc635296a379292f325d61f4cf4488c0239ab2fa 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1103,7
+1103,7
@@
git.spec: git.spec.in
mv $@+ $@
GIT_TARNAME=git-$(GIT_VERSION)
-dist: git.spec git-archive configure
+dist: git.spec git-archive
$(X)
configure
./git-archive --format=tar \
--prefix=$(GIT_TARNAME)/ HEAD^{tree} > $(GIT_TARNAME).tar
@mkdir -p $(GIT_TARNAME)