summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPavel Březina <pbrezina@redhat.com>2014-02-18 13:29:31 +0100
committerJakub Hrozek <jhrozek@redhat.com>2014-02-18 22:58:11 +0100
commit82a4f022ec1cbb9530ffa21d95474152b24acf50 (patch)
tree3c326a412505a4ed0d5343d414658602e217651a /Makefile.am
parentce35bb272d25926b8fa0f9450c8b74064f25c816 (diff)
downloadsssd-82a4f022ec1cbb9530ffa21d95474152b24acf50.tar.gz
sssd-82a4f022ec1cbb9530ffa21d95474152b24acf50.tar.xz
sssd-82a4f022ec1cbb9530ffa21d95474152b24acf50.zip
ldap: move domain related content from ldap_common.c to sdap_domain.c
Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
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 3a4a7b45d..bfad2988a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1642,6 +1642,7 @@ libsss_ldap_common_la_SOURCES = \
src/providers/ldap/sdap_dyndns.c \
src/providers/ldap/sdap_refresh.c \
src/providers/ldap/sdap_utils.c \
+ src/providers/ldap/sdap_domain.c \
src/providers/ldap/sdap.c
libsss_ldap_common_la_LDFLAGS = \
-avoid-version