link libeditline with LIB_tgetent

Proposed in [HEIDMAL-619] from Anton Lundin
This commit is contained in:
Love Hornquist Astrand
2009-08-20 05:33:44 -07:00
parent 599a7e2e50
commit c8753330e3

View File

@@ -21,11 +21,12 @@ CHECK_LOCAL =
testit_LDADD = \
libeditline.la \
$(LIB_tgetent) \
$(LIB_roken)
include_HEADERS = editline.h
libeditline_la_LIBADD = $(LIB_tgetent)
libeditline_la_SOURCES = \
edit_locl.h \
complete.c \