Code

[PATCH] Add 'git show-branch'.
[git.git] / Makefile
index db7596504a3317b994b8e81c78f7d0c1011000db..5d6a293f4d30f3c907412870b13595a86876318a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -84,7 +84,7 @@ PROG=   git-update-cache git-diff-files git-init-db git-write-tree \
        git-diff-stages git-rev-parse git-patch-id git-pack-objects \
        git-unpack-objects git-verify-pack git-receive-pack git-send-pack \
        git-prune-packed git-fetch-pack git-upload-pack git-clone-pack \
-       git-show-index git-daemon git-var git-peek-remote \
+       git-show-index git-daemon git-var git-peek-remote git-show-branch \
        git-update-server-info git-show-rev-cache git-build-rev-cache
 
 ifndef NO_CURL