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 ad6edb5af7a..d3b12c3a41d 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.283 2006/11/25 13:37:01 obache Exp $ +# $NetBSD: Makefile,v 1.284 2007/01/08 06:33:49 obache Exp $ # COMMENT= Security tools @@ -184,6 +184,7 @@ SUBDIR+= p5-SHA SUBDIR+= p5-String-Random SUBDIR+= p5-Tie-EncryptedHash SUBDIR+= pakemon +SUBDIR+= pam-af SUBDIR+= pam-dbm SUBDIR+= pam-ldap SUBDIR+= pam-mysql |