From 7209c4ca5b2091f81936707369d16919e7a9a51c Mon Sep 17 00:00:00 2001 From: dwcjr Date: Fri, 8 Jun 2001 19:00:20 +0000 Subject: New pam port for ldap authentication. PR: 27673 Submitted by: Joe Marcus Clarke Reviewed by: will --- security/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/Makefile') diff --git a/security/Makefile b/security/Makefile index 00f2a3b92026..f2eba6142eff 100644 --- a/security/Makefile +++ b/security/Makefile @@ -117,6 +117,7 @@ SUBDIR += pam-mysql SUBDIR += pam-pgsql SUBDIR += pam_krb5 + SUBDIR += pam_ldap SUBDIR += pam_ssh SUBDIR += pgp SUBDIR += pgp5 -- cgit