diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2000-01-20 07:27:49 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2000-01-20 07:27:49 +0000 |
| commit | 04c111ac5f78a1682f707d220e9d78b6a8fe2a9d (patch) | |
| tree | aab267ea1f88203ff9a9bf19995560fc95bd6bcc | |
| parent | 486bbb25ef0c5a721e7d22381adbda5f966075da (diff) | |
Notes
| -rw-r--r-- | secure/lib/Makefile | 2 |
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 |
