diff --git a/secure/usr.bin/Makefile b/secure/usr.bin/Makefile index f711c0a389cd..c991a9911750 100644 --- a/secure/usr.bin/Makefile +++ b/secure/usr.bin/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -SUBDIR= bdes +SUBDIR= bdes openssl .if !defined(NOCRYPT) && !defined(MAKE_KERBEROS4) SUBDIR+=telnet .endif