Add support for external programs for handling native fetches
[gitweb.git] / Makefile
index daf4296706c4c9c524b6ec4434cadcf95881ea25..504646a76876ec018aa45505fbe64fd36a75d1b4 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