summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2012-03-08 15:19:07 -0500
committerStephen Gallagher <sgallagh@redhat.com>2012-03-09 08:24:57 -0500
commit2424e15710a3738ce0676445e5b5872d50a27735 (patch)
tree6bac2fe98cc6aeedcfb792ad0a421c71fd553d0a /Makefile.am
parent559ce4cdec1a4fe44cf7eb63d5df71638316a87a (diff)
downloadsssd-2424e15710a3738ce0676445e5b5872d50a27735.tar.gz
sssd-2424e15710a3738ce0676445e5b5872d50a27735.tar.xz
sssd-2424e15710a3738ce0676445e5b5872d50a27735.zip
IPA: Check nsAccountLock during PAM_ACCT_MGMT
https://fedorahosted.org/sssd/ticket/1227
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index ce00ef2ff..64f5c42e8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1147,6 +1147,7 @@ libsss_ipa_la_SOURCES = \
src/providers/ldap/ldap_id_services.c \
src/providers/ldap/ldap_auth.c \
src/providers/ldap/ldap_common.c \
+ src/providers/ldap/sdap_access.c \
src/providers/ldap/sdap_async.c \
src/providers/ldap/sdap_async_users.c \
src/providers/ldap/sdap_async_groups.c \