]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Makefile
Add "tag" objects that can be used to sign other objects.
[thirdparty/git.git] / Makefile
index 022af9b8c0a8ded65892c84bd419e46af6d2ae92..953e880622dc60e83f473d5a1c9af9b5d7f874ef 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ AR=ar
 PROG=   update-cache show-diff init-db write-tree read-tree commit-tree \
        cat-file fsck-cache checkout-cache diff-tree rev-tree show-files \
        check-files ls-tree merge-base merge-cache unpack-file git-export \
-       diff-cache convert-cache http-pull rpush rpull rev-list
+       diff-cache convert-cache http-pull rpush rpull rev-list git-mktag
 
 all: $(PROG)