X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Makefile;h=7eacf61b3f79dd7786f0bb2389cde3854a811316;hb=e2029eb963bab6efeff48a7e1ded93842a257717;hp=903c57cdaf2769b323f4da8a7de3eb5bb3f8cca9;hpb=4ae22d96fe9248dac4f26b1fc91154ba5e879799;p=git.git diff --git a/Makefile b/Makefile index 903c57cd..7eacf61b 100644 --- a/Makefile +++ b/Makefile @@ -151,7 +151,7 @@ LIB_H = \ DIFF_OBJS = \ diff.o diffcore-break.o diffcore-order.o diffcore-pathspec.o \ - diffcore-pickaxe.o diffcore-rename.o + diffcore-pickaxe.o diffcore-rename.o tree-diff.o LIB_OBJS = \ blob.o commit.o connect.o count-delta.o csum-file.o \