X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Makefile;h=4575cf6727041c001c75688ef5a93fb6c4d449d0;hb=f6e1a4d6dc4d1b3d82d5e87fdd817b3994dda5e0;hp=bf3cd8d73092c27dfa0db6ca1d1efc2e0db32b63;hpb=98e031f0bb6e857c684e6db24d03d22cfc1a532a;p=git.git diff --git a/Makefile b/Makefile index bf3cd8d7..4575cf67 100644 --- a/Makefile +++ b/Makefile @@ -36,7 +36,7 @@ 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-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 \