summaryrefslogtreecommitdiffstats
path: root/lib/libedit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libedit/Makefile')
-rw-r--r--lib/libedit/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libedit/Makefile b/lib/libedit/Makefile
index f9e2780..5880204 100644
--- a/lib/libedit/Makefile
+++ b/lib/libedit/Makefile
@@ -6,6 +6,8 @@ OSRCS= chared.c common.c el.c emacs.c hist.c key.c map.c parse.c \
prompt.c read.c refresh.c search.c sig.c term.c tty.c vi.c \
help.c fcns.c help.h
+LDADD+= -ltermcap
+
# For speed and debugging
#SRCS= ${OSRCS} tokenizer.c history.c
# For protection
OpenPOWER on IntegriCloud