Turn back on libcrypto and libssl building.

This commit is contained in:
Kris Kennaway 2000-01-16 05:24:47 +00:00
parent 2758f9f3f0
commit 3e3bfbad52
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=56089

View File

@ -1,6 +1,6 @@
# $FreeBSD$
SUBDIR= libcipher libdes
SUBDIR= libcipher libcrypto libdes libssl
.if !defined(NOCRYPT) && !defined(MAKE_KERBEROS4)
SUBDIR+=libtelnet
.endif