[PATCH] create tar archives of tree on the fly
[git.git] / Makefile
index 378d5ee..0b330dc 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ 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 git-mktag \
-       diff-tree-helper
+       diff-tree-helper tar-tree
 
 all: $(PROG)