diff --git a/secure/lib/Makefile b/secure/lib/Makefile index 6f61ed554063..4190e3825184 100644 --- a/secure/lib/Makefile +++ b/secure/lib/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -SUBDIR= libcipher libdes +SUBDIR= libcipher libcrypto libdes libssl .if !defined(NOCRYPT) && !defined(MAKE_KERBEROS4) SUBDIR+=libtelnet .endif