Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
push: rename config variable for more general use
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 357ab3ba0b05c847b8ceebb40c57b343d8270f4c..53a766e283652d3f0e4602065ec73ea7e675836c 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-746,6
+746,7
@@
LIB_OBJS += editor.o
LIB_OBJS += entry.o
LIB_OBJS += environment.o
LIB_OBJS += exec_cmd.o
+LIB_OBJS += fetch-pack.o
LIB_OBJS += fsck.o
LIB_OBJS += gettext.o
LIB_OBJS += gpg-interface.o