t0008: use named pipe (FIFO) to test check-ignore streaming
[gitweb.git] / Makefile
index 48facad01a3a2c74a403661d68d45e0aa22a5887..8476fc87ef23dff4cc4c0b79b5e573d006be63b7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -822,6 +822,7 @@ BUILTIN_OBJS += builtin/branch.o
 BUILTIN_OBJS += builtin/bundle.o
 BUILTIN_OBJS += builtin/cat-file.o
 BUILTIN_OBJS += builtin/check-attr.o
+BUILTIN_OBJS += builtin/check-ignore.o
 BUILTIN_OBJS += builtin/check-ref-format.o
 BUILTIN_OBJS += builtin/checkout-index.o
 BUILTIN_OBJS += builtin/checkout.o