]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Makefile
tmp-objdir: introduce API for temporary object directories
[thirdparty/git.git] / Makefile
index 1aad150b34f7f2e84bea104538033443644af3a2..4e3becb4980b1d83384eea2c3a67926101e4a044 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -831,6 +831,7 @@ LIB_OBJS += submodule-config.o
 LIB_OBJS += symlinks.o
 LIB_OBJS += tag.o
 LIB_OBJS += tempfile.o
+LIB_OBJS += tmp-objdir.o
 LIB_OBJS += trace.o
 LIB_OBJS += trailer.o
 LIB_OBJS += transport.o