remote-fd/ext: finishing touches after code review
[gitweb.git] / Makefile
index b7a62cfdf2ca4f05e47d69332976adabb73583e9..d8ada7892c6c5d2b145ff490a2301d64e3ff00fe 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -723,6 +723,8 @@ BUILTIN_OBJS += builtin/read-tree.o
 BUILTIN_OBJS += builtin/receive-pack.o
 BUILTIN_OBJS += builtin/reflog.o
 BUILTIN_OBJS += builtin/remote.o
+BUILTIN_OBJS += builtin/remote-ext.o
+BUILTIN_OBJS += builtin/remote-fd.o
 BUILTIN_OBJS += builtin/replace.o
 BUILTIN_OBJS += builtin/rerere.o
 BUILTIN_OBJS += builtin/reset.o