X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Makefile;h=c0a84298b5a0fde300d18b46bc77d4da8d2e11a4;hb=e65be0b7aaee03fe4b700a65a828127147cc624f;hp=1623247273d2ec13e65fc74ecfca49b7e578ff2e;hpb=da27f4f3f4c23d0276a372726ed050ed13e45168;p=git.git diff --git a/Makefile b/Makefile index 16232472..c0a84298 100644 --- a/Makefile +++ b/Makefile @@ -97,7 +97,7 @@ LIB_H=cache.h object.h blob.h tree.h commit.h tag.h delta.h epoch.h csum-file.h LIB_OBJS=read-cache.o sha1_file.o usage.o object.o commit.o tree.o blob.o \ tag.o date.o index.o diff-delta.o patch-delta.o entry.o path.o \ refs.o csum-file.o pack-check.o pkt-line.o connect.o ident.o \ - sha1_name.o + sha1_name.o setup.o LIB_H += rev-cache.h LIB_OBJS += rev-cache.o