Turn back on openssl building.

This commit is contained in:
Kris Kennaway 2000-01-16 05:25:26 +00:00
parent 3e3bfbad52
commit f9992f30fc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=56090

View File

@ -1,6 +1,6 @@
# $FreeBSD$
SUBDIR= bdes
SUBDIR= bdes openssl
.if !defined(NOCRYPT) && !defined(MAKE_KERBEROS4)
SUBDIR+=telnet
.endif