aboutsummaryrefslogtreecommitdiff
path: root/secure/lib
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-01-14 08:01:51 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-01-14 08:01:51 +0000
commit45b8027e2561cce06fd27a8d9ef1c836685e2bad (patch)
tree3d90d91cfcdabdcff16361095019dee67759f892 /secure/lib
parentd05257b0f2bad8d76a4e0bb3cae2bdacb08ff947 (diff)
Notes
Diffstat (limited to 'secure/lib')
-rw-r--r--secure/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/Makefile b/secure/lib/Makefile
index 6f61ed5540633..4190e38251848 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