Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
fix typo in git-am manpage
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index f674e556ffa9b14f2e9cfd3a82e7e49d028979ed..eeb502fa54b3bbd88ab838ce8656976fbdbed103 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-901,8
+901,7
@@
dist: git.spec git-archive
$(TAR) rf $(GIT_TARNAME).tar \
$(GIT_TARNAME)/git.spec \
$(GIT_TARNAME)/version \
- $(GIT_TARNAME)/git-gui/version \
- $(GIT_TARNAME)/git-gui/credits
+ $(GIT_TARNAME)/git-gui/version
@rm -rf $(GIT_TARNAME)
gzip -f -9 $(GIT_TARNAME).tar