bisect--helper: implement "git bisect--helper"
[gitweb.git] / Makefile
index 42cabe81620e017d522ae377874e6b1bd1f10b6f..a2bfad43bc9f695f707d2d69472eb7d1af09ca5e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -533,6 +533,7 @@ BUILTIN_OBJS += builtin-add.o
 BUILTIN_OBJS += builtin-annotate.o
 BUILTIN_OBJS += builtin-apply.o
 BUILTIN_OBJS += builtin-archive.o
+BUILTIN_OBJS += builtin-bisect--helper.o
 BUILTIN_OBJS += builtin-blame.o
 BUILTIN_OBJS += builtin-branch.o
 BUILTIN_OBJS += builtin-bundle.o