Code

Start using the partial tree reading in "git-diff-cache"
[git.git] / Makefile
index 779fbbbfc90baf2a01d0cc87ee48873e9b9d2bb0..21dd582255aca8793e230ffae0e4b6f321fc6ea5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@ PROG=   git-update-cache git-diff-files git-init-db git-write-tree \
        git-diff-stages git-rev-parse git-patch-id git-pack-objects \
        git-unpack-objects git-verify-pack git-receive-pack git-send-pack \
        git-prune-packed git-fetch-pack git-upload-pack git-clone-pack \
-       git-show-index
+       git-show-index git-daemon
 
 all: $(PROG)