X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Makefile;h=38f705454ea5b3a6badb5b3b1086ed2483db6e21;hb=b595ed1478e6240593df4c927c4a240575f53d44;hp=c70c9db8f9f74e483e63edd0ea99b186f57692f6;hpb=03d98d395a2bb87ad19986a35a8fd0ad46627f7c;p=git.git diff --git a/Makefile b/Makefile index c70c9db8..38f70545 100644 --- a/Makefile +++ b/Makefile @@ -124,7 +124,7 @@ DIFF_OBJS = \ LIB_OBJS = \ blob.o commit.o connect.o count-delta.o csum-file.o \ - date.o diff-delta.o entry.o gitenv.o ident.o index.o \ + date.o diff-delta.o entry.o ident.o index.o \ object.o pack-check.o patch-delta.o path.o pkt-line.o \ quote.o read-cache.o refs.o rev-cache.o run-command.o \ server-info.o setup.o sha1_file.o sha1_name.o strbuf.o \