aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-08-15 15:53:37 -0700
committerJunio C Hamano <junkio@cox.net>2005-08-15 15:53:37 -0700
commitda27f4f3f4c23d0276a372726ed050ed13e45168 (patch)
tree8842fbebf0db214d0bc8c68e2918a712b7edede3 /Makefile
parentf4cedd483e5bc4b9553dbc40e084548f7f3bf2ab (diff)
parente31bb3bb939a8feb7af472c55d95f41a90bbc438 (diff)
downloadgit-da27f4f3f4c23d0276a372726ed050ed13e45168.tar.gz
Merge master changes into rc.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ff3d7e3fad..1623247273 100644
--- a/Makefile
+++ b/Makefile
@@ -71,6 +71,7 @@ SCRIPTS=git git-apply-patch-script git-merge-one-file-script git-prune-script \
SCRIPTS += git-count-objects-script
# SCRIPTS += git-send-email-script
SCRIPTS += git-revert-script
+SCRIPTS += git-show-branches-script
PROG= git-update-cache git-diff-files git-init-db git-write-tree \
git-read-tree git-commit-tree git-cat-file git-fsck-cache \