diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | diff-lib.c (renamed from diff.c) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -199,7 +199,7 @@ LIB_H = \ tree-walk.h log-tree.h DIFF_OBJS = \ - diff.o diffcore-break.o diffcore-order.o \ + diff-lib.o diffcore-break.o diffcore-order.o \ diffcore-pickaxe.o diffcore-rename.o tree-diff.o combine-diff.o \ diffcore-delta.o log-tree.o |