summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2012-06-10 14:50:43 -0400
committerStephen Gallagher <sgallagh@redhat.com>2012-06-13 10:01:12 -0400
commitd42d371c00c83ae44b9d1c3e88ecbe0e01b112e6 (patch)
tree6907c5ab6191128a1a8a1adf430425fb933b5dea /Makefile.am
parent97ae45d61d921f07e812620e0156aee02b7b83a7 (diff)
downloadsssd-d42d371c00c83ae44b9d1c3e88ecbe0e01b112e6.tar.gz
sssd-d42d371c00c83ae44b9d1c3e88ecbe0e01b112e6.tar.xz
sssd-d42d371c00c83ae44b9d1c3e88ecbe0e01b112e6.zip
LDAP: Add support for AD chain matching extension in initgroups
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 0e84da00a..8af213e59 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1093,6 +1093,7 @@ libsss_ldap_common_la_SOURCES = \
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_initgroups_ad.c \
src/providers/ldap/sdap_async_connection.c \
src/providers/ldap/sdap_async_netgroups.c \
src/providers/ldap/sdap_async_services.c \