X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Makefile;h=265a716704130f6dbf856d2132ba1b12d5a50735;hb=021b6e454944a4fba878651ebf9bfe0a3f6c3077;hp=f802043aa9684c691143c96cd9753696ae8a25ed;hpb=dd8239f997962d94162790039b008acb6068a242;p=git.git diff --git a/Makefile b/Makefile index f802043a..265a7167 100644 --- a/Makefile +++ b/Makefile @@ -210,7 +210,7 @@ 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 index.o \ + date.o diff-delta.o entry.o exec_cmd.o ident.o lockfile.o \ object.o pack-check.o patch-delta.o path.o pkt-line.o \ quote.o read-cache.o refs.o run-command.o dir.o \ server-info.o setup.o sha1_file.o sha1_name.o strbuf.o \