aboutsummaryrefslogtreecommitdiffstats
path: root/remote_cmds/telnet.tproj/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'remote_cmds/telnet.tproj/Makefile')
-rw-r--r--remote_cmds/telnet.tproj/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote_cmds/telnet.tproj/Makefile b/remote_cmds/telnet.tproj/Makefile
index 929341e..af7c6b1 100644
--- a/remote_cmds/telnet.tproj/Makefile
+++ b/remote_cmds/telnet.tproj/Makefile
@@ -7,7 +7,7 @@ CFLAGS+=-DTERMCAP -DKLUDGELINEMODE -DUSE_TERMIO -DENV_HACK \
-DAUTHENTICATION -DSKEY -DIPSEC -DINET6 -DFORWARD \
-I${.CURDIR}/../../lib
# -DENCRYPTION -DKRB4
-LDADD=-lncursesw -lipsec
+LDADD=-lncursesw -lipsec -liosexec
.PATH: ${.CURDIR}/../../lib/libtelnet