summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1997-02-02 20:16:39 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1997-02-02 20:16:39 +0000
commit2705181d059ee8c63c620d236b53631355ec7012 (patch)
tree1ea3df5298f5205e8dde92940d19343c8ddffdd7 /security/Makefile
parentencryption/authentication library, RSA/MDX/DES (diff)
Add rsaref
Notes
Notes: svn path=/head/; revision=5505
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
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