From 2705181d059ee8c63c620d236b53631355ec7012 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Sun, 2 Feb 1997 20:16:39 +0000 Subject: [PATCH] Add rsaref --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/Makefile b/security/Makefile index e09daf8bb151..a9472bb25b3f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.12 1996/11/27 19:21:03 markm Exp $ +# $Id: Makefile,v 1.13 1997/02/02 01:30:51 obrien Exp $ # SUBDIR += SSLeay @@ -13,6 +13,7 @@ SUBDIR += p5-PGP SUBDIR += pgp SUBDIR += pidentd + SUBDIR += rsaref SUBDIR += safe-tcl SUBDIR += ssh SUBDIR += sudo