X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Makefile;h=cf8ec49d12d59bd0c00f55b4030ebdee146eefeb;hb=5410a02ab9e6a1987147724f8ea65e6a077b3832;hp=042f79ef8f9e5863605e7ef19136b39b1487a07a;hpb=3d66dc9657f195cb241387a87bcdd5709abd8a21;p=git.git diff --git a/Makefile b/Makefile index 042f79ef8..cf8ec49d1 100644 --- a/Makefile +++ b/Makefile @@ -299,7 +299,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 \ - interpolate.o hash.o \ + pretty.o interpolate.o hash.o \ lockfile.o \ patch-ids.o \ object.o pack-check.o pack-write.o patch-delta.o path.o pkt-line.o \