]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Makefile
Lazy man's auto-CRLF
[thirdparty/git.git] / Makefile
index 40bdcff696f3270ced943945183306fc9899407d..60496ff957b153320de139abf3c5ef84554fed42 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -262,7 +262,8 @@ LIB_OBJS = \
        revision.o pager.o tree-walk.o xdiff-interface.o \
        write_or_die.o trace.o list-objects.o grep.o \
        alloc.o merge-file.o path-list.o help.o unpack-trees.o $(DIFF_OBJS) \
-       color.o wt-status.o archive-zip.o archive-tar.o shallow.o utf8.o
+       color.o wt-status.o archive-zip.o archive-tar.o shallow.o utf8.o \
+       convert.o
 
 BUILTIN_OBJS = \
        builtin-add.o \