aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2014-11-11 04:06:05 +0000
committerEnji Cooper <ngie@FreeBSD.org>2014-11-11 04:06:05 +0000
commitad11def5216e921e38db43caaea835b84d76815a (patch)
treebd31d0a8e6bad8f84f2816ea84e5754c8c07ce3d /libexec
parent670e8b3b8c6b14a31d015af2b6d595ad2bce17bb (diff)
Notes
Diffstat (limited to 'libexec')
-rw-r--r--libexec/telnetd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/telnetd/Makefile b/libexec/telnetd/Makefile
index 690b03c7ff950..07de1970471ee 100644
--- a/libexec/telnetd/Makefile
+++ b/libexec/telnetd/Makefile
@@ -25,6 +25,7 @@ CFLAGS+= -DINET6
.endif
CFLAGS+= -I${TELNETDIR}
+CFLAGS+= -I${TELNETDIR}/telnet
LIBTELNET= ${.OBJDIR}/../../lib/libtelnet/libtelnet.a