diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2012-12-17 15:00:26 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2012-12-17 15:00:26 +0000 |
commit | 19c526e63e1e7e4efca64e6d5f41c13ca5b53f79 (patch) | |
tree | d57b29072a2b867940da1a695afa3acc7e9fe5cb /security/Makefile | |
parent | 024b82553025c7c0ec11a5b572cb56166d3caf3a (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 b8198a6efdb2..b691755efb3c 100644 --- a/security/Makefile +++ b/security/Makefile @@ -611,6 +611,7 @@ SUBDIR += pam_pseudo SUBDIR += pam_pwdfile SUBDIR += pam_require + SUBDIR += pam_search_list SUBDIR += pam_smb SUBDIR += pam_ssh_agent_auth SUBDIR += pamtester |