Activate librsaglue

This commit is contained in:
Kris Kennaway 2000-01-20 07:27:49 +00:00
parent 486bbb25ef
commit 04c111ac5f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=56316

View File

@ -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