summaryrefslogtreecommitdiffstats
path: root/secure/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'secure/lib/Makefile')
-rw-r--r--secure/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/Makefile b/secure/lib/Makefile
index 9c8856d..16aff1a 100644
--- a/secure/lib/Makefile
+++ b/secure/lib/Makefile
@@ -6,7 +6,7 @@ SUBDIR+=libcrypto libssl
.if !defined(NO_OPENSSH)
SUBDIR+=libssh
.endif
-.if !defined(MAKE_KERBEROS5)
+.if defined(NO_KERBEROS)
SUBDIR+=libtelnet
.endif
.endif
OpenPOWER on IntegriCloud