/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add support for external programs for handling native fetches
[git/git.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
daf4296
..
504646a
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-549,6
+549,7
@@
LIB_OBJS += symlinks.o
LIB_OBJS += tag.o
LIB_OBJS += trace.o
LIB_OBJS += transport.o
+LIB_OBJS += transport-helper.o
LIB_OBJS += tree-diff.o
LIB_OBJS += tree.o
LIB_OBJS += tree-walk.o