diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-06-05 13:00:31 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-06-05 13:00:31 +0000 |
commit | 6721ecefacc1fc994d4de05f6f47e884c4ceffe7 (patch) | |
tree | 04ec41a5377de95a1aaa654cbe7d7d3354ec0e5c /security/Makefile | |
parent | 5dc7b67b87a7cb4679c85a4587d02763ef0b9bd6 (diff) |
Notes
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 6e17e471a25b..3d6044c742f1 100644 --- a/security/Makefile +++ b/security/Makefile @@ -444,6 +444,7 @@ SUBDIR += pam-pgsql SUBDIR += pam_af SUBDIR += pam_alreadyloggedin + SUBDIR += pam_authsrv SUBDIR += pam_bsdbioapi SUBDIR += pam_krb5 SUBDIR += pam_ldap |