Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
pull: support pull.ff config
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 54ec511dffb0a7b6775f360fc10deaa2008fdee9..2057a9d4647e3b61a2dab0ff36381e511cef382f 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-877,6
+877,7
@@
BUILTIN_OBJS += builtin/pack-refs.o
BUILTIN_OBJS += builtin/patch-id.o
BUILTIN_OBJS += builtin/prune-packed.o
BUILTIN_OBJS += builtin/prune.o
+BUILTIN_OBJS += builtin/pull.o
BUILTIN_OBJS += builtin/push.o
BUILTIN_OBJS += builtin/read-tree.o
BUILTIN_OBJS += builtin/receive-pack.o