aboutsummaryrefslogtreecommitdiff
path: root/secure
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-01-16 05:24:47 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-01-16 05:24:47 +0000
commit3e3bfbad52c1d41f59aa32384cfb9cb1697b0405 (patch)
treef6e02c7a1d4c8d4784d1f6c6de0f5cd03f61bf92 /secure
parent2758f9f3f08557970d4020c6536f7dd5f5a6e081 (diff)
downloadsrc-3e3bfbad52c1d41f59aa32384cfb9cb1697b0405.tar.gz
src-3e3bfbad52c1d41f59aa32384cfb9cb1697b0405.zip
Notes
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 6f61ed554063..4190e3825184 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