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