diff options
Diffstat (limited to 'secure/lib/Makefile')
-rw-r--r-- | secure/lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/Makefile b/secure/lib/Makefile index 4190e38..6f61ed5 100644 --- a/secure/lib/Makefile +++ b/secure/lib/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -SUBDIR= libcipher libcrypto libdes libssl +SUBDIR= libcipher libdes .if !defined(NOCRYPT) && !defined(MAKE_KERBEROS4) SUBDIR+=libtelnet .endif |