diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2014-11-11 04:06:05 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2014-11-11 04:06:05 +0000 |
| commit | ad11def5216e921e38db43caaea835b84d76815a (patch) | |
| tree | bd31d0a8e6bad8f84f2816ea84e5754c8c07ce3d /libexec | |
| parent | 670e8b3b8c6b14a31d015af2b6d595ad2bce17bb (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/telnetd/Makefile | 1 |
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 |
