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 a6f15de..40731dd 100644
--- a/secure/lib/Makefile
+++ b/secure/lib/Makefile
@@ -6,9 +6,9 @@ SUBDIR+=libtelnet
.endif
.if !defined(NO_OPENSSL)
SUBDIR+=libcrypto libssl
-.endif
.if !defined(NO_OPENSSH)
SUBDIR+=libssh
.endif
+.endif
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud