X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Makefile;h=c31af7b3c3bce6ea824e93ae651affe73099af5c;hb=17712991a59824a8d22d5115c0c154d3122fc17b;hp=0ca8e8d270d4a07c41728d9b09de9538fe5cc714;hpb=b12bbd5986e1fae4120d7a415c1271c0273cad7e;p=git.git diff --git a/Makefile b/Makefile index 0ca8e8d2..c31af7b3 100644 --- a/Makefile +++ b/Makefile @@ -158,7 +158,7 @@ LIB_OBJS = \ object.o pack-check.o patch-delta.o path.o pkt-line.o \ quote.o read-cache.o refs.o run-command.o \ server-info.o setup.o sha1_file.o sha1_name.o strbuf.o \ - tag.o tree.o usage.o $(DIFF_OBJS) + tag.o tree.o usage.o config.o $(DIFF_OBJS) LIBS = $(LIB_FILE) LIBS += -lz