summaryrefslogtreecommitdiff
path: root/src/Makefile.termcap
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.termcap')
-rw-r--r--src/Makefile.termcap1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.termcap b/src/Makefile.termcap
index 88017db..10f1986 100644
--- a/src/Makefile.termcap
+++ b/src/Makefile.termcap
@@ -1,3 +1,4 @@
LIBTERMCAP ?= -ltermcap
CPPFLAGS_LIBEINFO = -DHAVE_TERMCAP
LDLIBS_LIBEINFO += $(LIBTERMCAP)
+LDLIBS_RC += $(LIBTERMCAP)