]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Makefile
Merge branch 'rs/plug-diff-cache-leak'
[thirdparty/git.git] / Makefile
index dd1cf41e007a0036e18eef4b0acae505ec52f168..d3a531d3c6b8c301309395e69115ac1ed3f11aa8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1004,6 +1004,7 @@ LIB_OBJS += stable-qsort.o
 LIB_OBJS += strbuf.o
 LIB_OBJS += streaming.o
 LIB_OBJS += string-list.o
+LIB_OBJS += strmap.o
 LIB_OBJS += strvec.o
 LIB_OBJS += sub-process.o
 LIB_OBJS += submodule-config.o