Merge branch 'rs/strbuf-expand'
[gitweb.git] / Makefile
index 54e07452464c46854c0772221250c1cfe4d44a8b..649cfb819f6fc3f0164bac8d3c8b11aee6f0827f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -495,6 +495,7 @@ LIB_OBJS += write_or_die.o
 LIB_OBJS += ws.o
 LIB_OBJS += wt-status.o
 LIB_OBJS += xdiff-interface.o
+LIB_OBJS += preload-index.o
 
 BUILTIN_OBJS += builtin-add.o
 BUILTIN_OBJS += builtin-annotate.o