diff options
-rw-r--r-- | security/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 12ff2269fb6d..7889d3f052c4 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,10 +1,14 @@ -# $Id: Makefile,v 1.6 1996/07/10 22:19:23 asami Exp $ +# $Id: Makefile,v 1.7 1996/09/19 13:34:06 max Exp $ # SUBDIR += SSLeay SUBDIR += donkey SUBDIR += fwtk SUBDIR += libident + SUBDIR += p5-Crypt-DES + SUBDIR += p5-Crypt-IDEA + SUBDIR += p5-MD5 + SUBDIR += p5-PGP SUBDIR += pgp SUBDIR += pidentd SUBDIR += ssh |