summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2012-03-08 15:10:31 -0500
committerStephen Gallagher <sgallagh@redhat.com>2012-03-09 14:25:09 -0500
commit1ab242911622d838590873d7e76347cb5f42512e (patch)
tree289bd8a70271a8bb2d4abb140b3aa9291386e1e2 /Makefile.am
parent5a05130ba12de25cceb51462c95f7a8082538328 (diff)
downloadsssd-1ab242911622d838590873d7e76347cb5f42512e.tar.gz
sssd-1ab242911622d838590873d7e76347cb5f42512e.tar.xz
sssd-1ab242911622d838590873d7e76347cb5f42512e.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 815816585..f44296580 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1146,6 +1146,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 \