[PATCH] make file merging respect permissions
[gitweb.git] / Makefile
index 57afa8ecb5447be292144f4baac0575b8f00b56a..022af9b8c0a8ded65892c84bd419e46af6d2ae92 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
+       diff-cache convert-cache http-pull rpush rpull rev-list
 
 all: $(PROG)