]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Makefile
Add cache preload facility
[thirdparty/git.git] / Makefile
index 35adafa011bdc8b3728bea942d86fba96a90fe6a..acac0ae5d91999e400c5efb6c529853ded83b78a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -496,6 +496,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