summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-01-20 07:27:49 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-01-20 07:27:49 +0000
commit04c111ac5f78a1682f707d220e9d78b6a8fe2a9d (patch)
treeaab267ea1f88203ff9a9bf19995560fc95bd6bcc
parent486bbb25ef0c5a721e7d22381adbda5f966075da (diff)
Notes
-rw-r--r--secure/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/Makefile b/secure/lib/Makefile
index 4190e3825184..51655d429c8a 100644
--- a/secure/lib/Makefile
+++ b/secure/lib/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-SUBDIR= libcipher libcrypto libdes libssl
+SUBDIR= libcipher libcrypto libdes librsaglue libssl
.if !defined(NOCRYPT) && !defined(MAKE_KERBEROS4)
SUBDIR+=libtelnet
.endif