Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
fetch-pack: -k option to keep downloaded pack.
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index d494ad4b1fb022e7ba0f5937da693a5f9044b079..9fd2ed3d92edc7b15e13411fb09e8a2b81dd010c 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-175,6
+175,7
@@
LIB_OBJS = \
quote.o read-cache.o refs.o run-command.o \
server-info.o setup.o sha1_file.o sha1_name.o strbuf.o \
tag.o tree.o usage.o config.o environment.o ctype.o copy.o \
+ fetch-clone.o \
$(DIFF_OBJS)
LIBS = $(LIB_FILE)