summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPavel Březina <pbrezina@redhat.com>2013-02-18 10:28:07 +0100
committerJakub Hrozek <jhrozek@redhat.com>2013-04-02 15:33:03 +0200
commit755aee449c6311518200c2f11c1aae329a19b038 (patch)
tree035da595452433b260eed5b2e8a27eb7ccd71b8a /Makefile.am
parent02b2c042d0c2ace289583c8e5e4ead1eff481376 (diff)
downloadsssd-755aee449c6311518200c2f11c1aae329a19b038.tar.gz
sssd-755aee449c6311518200c2f11c1aae329a19b038.tar.xz
sssd-755aee449c6311518200c2f11c1aae329a19b038.zip
refactor nested group processing: replace old code
https://fedorahosted.org/sssd/ticket/1784
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 39e6e0745..fd7eb2735 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1339,6 +1339,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_nested_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 \