summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2012-06-10 13:07:15 -0400
committerStephen Gallagher <sgallagh@redhat.com>2012-06-13 10:01:12 -0400
commit97ae45d61d921f07e812620e0156aee02b7b83a7 (patch)
tree94d6b10313f7626f426388acc2dffacdae3fe01a /Makefile.am
parent3963d3fa9e3099bc02d612b5051d8b769d6e3a75 (diff)
downloadsssd-97ae45d61d921f07e812620e0156aee02b7b83a7.tar.gz
sssd-97ae45d61d921f07e812620e0156aee02b7b83a7.tar.xz
sssd-97ae45d61d921f07e812620e0156aee02b7b83a7.zip
LDAP: Add support for AD chain matching extension in group lookups
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 a6c2f9098..0e84da00a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1091,6 +1091,7 @@ libsss_ldap_common_la_SOURCES = \
src/providers/ldap/sdap_async.c \
src/providers/ldap/sdap_async_users.c \
src/providers/ldap/sdap_async_groups.c \
+ src/providers/ldap/sdap_async_groups_ad.c \
src/providers/ldap/sdap_async_initgroups.c \
src/providers/ldap/sdap_async_connection.c \
src/providers/ldap/sdap_async_netgroups.c \