summaryrefslogtreecommitdiffstats
path: root/secure
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2000-01-16 05:24:47 +0000
committerkris <kris@FreeBSD.org>2000-01-16 05:24:47 +0000
commitdc0cb3b9c02bfacb591ceb04eed224b01599ffba (patch)
tree3d671957bdeb8af67d397506768ad8b01e3a9dcd /secure
parentaec0a0a395f86a28b64f4e13b0c892bbffcd6610 (diff)
downloadFreeBSD-src-dc0cb3b9c02bfacb591ceb04eed224b01599ffba.zip
FreeBSD-src-dc0cb3b9c02bfacb591ceb04eed224b01599ffba.tar.gz
Turn back on libcrypto and libssl building.
Diffstat (limited to 'secure')
-rw-r--r--secure/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/Makefile b/secure/lib/Makefile
index 6f61ed5..4190e38 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
OpenPOWER on IntegriCloud