X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Makefile;h=f50ad72399ea41aa34c88611166992df445e5d7c;hb=429a9358763dfb98cd063e40dc49cbc049e2a268;hp=d4518df207bf0ade86df0644b903a82a8f74ff6a;hpb=2779fad61302da0fe3a24995e343ab894f32fa42;p=git.git diff --git a/Makefile b/Makefile index d4518df2..f50ad723 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,8 @@ SCRIPTS=git git-apply-patch-script git-merge-one-file-script git-prune-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-ls-remote-script git-clone-dumb-http git-rename-script + git-ls-remote-script git-clone-dumb-http git-rename-script \ + git-request-pull-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 \