]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Makefile
Add virtualization support to git-daemon
[thirdparty/git.git] / Makefile
index 8467447da90f04cc55d1403ea102c6335331aa52..fb2ade5afbe69f66918e95fd02f069f0bb4ef9d2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -246,7 +246,9 @@ DIFF_OBJS = \
 
 LIB_OBJS = \
        blob.o commit.o connect.o csum-file.o cache-tree.o base85.o \
-       date.o diff-delta.o entry.o exec_cmd.o ident.o lockfile.o \
+       date.o diff-delta.o entry.o exec_cmd.o ident.o \
+       interpolate.o \
+       lockfile.o \
        object.o pack-check.o patch-delta.o path.o pkt-line.o sideband.o \
        quote.o read-cache.o refs.o run-command.o dir.o object-refs.o \
        server-info.o setup.o sha1_file.o sha1_name.o strbuf.o \