From 720968f83dee419ea20626d8e3d727689b586821 Mon Sep 17 00:00:00 2001 From: kris Date: Thu, 20 Jan 2000 07:27:49 +0000 Subject: Activate librsaglue --- secure/lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'secure') diff --git a/secure/lib/Makefile b/secure/lib/Makefile index 4190e38..51655d4 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 -- cgit v1.1