diff options
Diffstat (limited to 'secure/lib/Makefile')
-rw-r--r-- | secure/lib/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/secure/lib/Makefile b/secure/lib/Makefile index 56b98e5..049fd39 100644 --- a/secure/lib/Makefile +++ b/secure/lib/Makefile @@ -6,9 +6,6 @@ SUBDIR+=libcrypto libssl .if !defined(NO_OPENSSH) SUBDIR+=libssh .endif -.if defined(NO_KERBEROS) -SUBDIR+=libtelnet -.endif .endif .include <bsd.subdir.mk> |