From: Eric W. Biederman <redacted>
Date: 1121545164 -0600
Signed-off-by: Eric W. Biederman <redacted>
Signed-off-by: Junio C Hamano <redacted>
---
Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
858d9f99d6ff1946c82e0dd191c4bb6a0d737d39
diff --git a/Makefile b/Makefile
--- a/Makefile
+++ b/Makefile
@@ -36,7 +36,7 @@ SCRIPTS=git git-apply-patch-script git-m
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-branch-script git-parse-remote git-verify-tag-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 \