diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-07-24 22:01:01 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-07-24 22:01:01 +0000 |
| commit | dbd07ffcc0f3a1145b429181fdb029dd54ec04dc (patch) | |
| tree | 08622dd6827a5f11f61f024c91800bdcf0c89d47 /secure/libexec | |
| parent | 6b370f4c7edeba356df91c11d6ec3df5e576b63c (diff) | |
Notes
Diffstat (limited to 'secure/libexec')
| -rw-r--r-- | secure/libexec/telnetd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/secure/libexec/telnetd/Makefile b/secure/libexec/telnetd/Makefile index e867c69bd7b3..3b341adfdb16 100644 --- a/secure/libexec/telnetd/Makefile +++ b/secure/libexec/telnetd/Makefile @@ -18,6 +18,7 @@ MAN8= telnetd.8 #ifdef ENCRYPTION CFLAGS+=-DAUTHENTICATION -DENCRYPTION +LDADD+= -ldescrypt .ifdef MAKE_KERBEROS .if exists(/usr/lib/libkrb.a) |
