diff options
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index aaa3d714a1c2..892fcd46592f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.26 1998/02/13 22:17:51 obrien Exp $ +# $Id: Makefile,v 1.27 1998/03/02 10:36:22 obrien Exp $ # SUBDIR += SSLeay @@ -17,6 +17,7 @@ SUBDIR += p5-MD5 SUBDIR += p5-PGP SUBDIR += pgp + SUBDIR += pgp5 SUBDIR += pidentd SUBDIR += rsaref SUBDIR += ssh |