diff options
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 0a8f9fe0c13..d8fe636f46f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.195 2004/09/04 14:13:11 seb Exp $ +# $NetBSD: Makefile,v 1.196 2004/09/05 10:01:32 grant Exp $ # COMMENT= Security tools @@ -144,6 +144,7 @@ SUBDIR+= p5-SHA SUBDIR+= p5-SSLeay SUBDIR+= p5-Tie-EncryptedHash SUBDIR+= pakemon +SUBDIR+= pam-dbm SUBDIR+= pam-ldap SUBDIR+= pam-smbpass SUBDIR+= pgp2 |