X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Makefile;h=e3405dc3a7cb15b3ae9be6f035950038a81e2ff2;hb=180926636e47ecfe28d03cec493af75899994f0f;hp=3372269f5a4fed7df212aee4f2a6d678406df96f;hpb=5569bf9bbedd63a00780fc5c110e0cfab3aa97b9;p=git.git diff --git a/Makefile b/Makefile index 3372269f..e3405dc3 100644 --- a/Makefile +++ b/Makefile @@ -24,7 +24,8 @@ SCRIPTS=git git-apply-patch-script git-merge-one-file-script git-prune-script \ git-pull-script git-tag-script git-resolve-script git-whatchanged \ git-deltafy-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-reset-script git-add-script git-checkout-script git-clone-script \ + gitk 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 \