Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Make fetch-pack a builtin with an internal API
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 3436a2326a3f98c5af86b009efb694a600147517..9ce6a9ba310d1c6521f48039c360c3c683e06e1a 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-331,6
+331,7
@@
BUILTIN_OBJS = \
builtin-diff-files.o \
builtin-diff-index.o \
builtin-diff-tree.o \
+ builtin-fetch-pack.o \
builtin-fetch--tool.o \
builtin-fmt-merge-msg.o \
builtin-for-each-ref.o \