Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Build-in send-pack, with an API for other programs to call.
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 14f25ff8ecb828198ee3384525a4340a537d0387..3ec1876cbbb2c554a71ed076e011622a25b1700d 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-358,6
+358,7
@@
BUILTIN_OBJS = \
builtin-push.o \
builtin-read-tree.o \
builtin-reflog.o \
+ builtin-send-pack.o \
builtin-config.o \
builtin-rerere.o \
builtin-reset.o \