Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
multi-service daemon: documentation
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index f3874d50dfb0f3c932085dca079cf181773105fc..a6084764058d8713f2932df7f797d89b6113fd17 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-293,7
+293,8
@@
BUILTIN_OBJS = \
builtin-update-ref.o \
builtin-upload-tar.o \
builtin-verify-pack.o \
- builtin-write-tree.o
+ builtin-write-tree.o \
+ builtin-zip-tree.o
GITLIBS = $(LIB_FILE) $(XDIFF_LIB)
LIBS = $(GITLIBS) -lz