Add "git repack" command that does an incremental pack
[gitweb.git] / Makefile
index e86ba65805294353bb3500189a63f313dcfb3ed2..2590c817229d2274404457238d4c5bd9698c3221 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,7 @@ SCRIPTS=git git-apply-patch-script git-merge-one-file-script git-prune-script \
        git-fetch-script git-status-script git-commit-script \
        git-log-script git-shortlog git-cvsimport-script git-diff-script \
        git-reset-script git-add-script git-checkout-script git-clone-script \
-       gitk git-cherry git-rebase-script git-relink-script
+       gitk git-cherry git-rebase-script git-relink-script git-repack-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 \