[PATCH] git-ls-remote: show and optionally store remote refs.
[gitweb.git] / Makefile
index e4df945fbcbdd3fe5f0f01f995260b76182b33c9..9d30000103fb90209040822bfd4aef0b5d522f4b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -36,7 +36,8 @@ SCRIPTS=git git-apply-patch-script git-merge-one-file-script git-prune-script \
        git-reset-script git-add-script git-checkout-script git-clone-script \
        gitk git-cherry git-rebase-script git-relink-script git-repack-script \
        git-format-patch-script git-sh-setup-script git-push-script \
-       git-branch-script git-parse-remote git-verify-tag-script
+       git-branch-script git-parse-remote git-verify-tag-script \
+       git-ls-remote-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 \