X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/tig/blobdiff_plain/e15ec88e61da8a2f67fa1e2212ebb7e60694552f..71b01db299cae08ae7451659ef31e0abcf799358:/Makefile diff --git a/Makefile b/Makefile index 9d8c57b..0052abd 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ mandir = $(prefix)/man docdir = $(prefix)/share/doc # DESTDIR= -LDLIBS = -lcurses +LDLIBS = -lcurses -liconv CFLAGS = -Wall -O2 DFLAGS = -g -DDEBUG -Werror PROGS = tig