summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPavel Březina <pbrezina@redhat.com>2014-02-18 13:16:27 +0100
committerJakub Hrozek <jhrozek@redhat.com>2014-02-18 22:55:26 +0100
commit25ac7bda643c8872b5a29bc856c374e76a7f8363 (patch)
tree6760380085cf7ab065bd135cee90db96834c0476 /Makefile.am
parentad73be9b4d8712dfd9c14da4b984e63eaa8f2499 (diff)
downloadsssd-25ac7bda643c8872b5a29bc856c374e76a7f8363.tar.gz
sssd-25ac7bda643c8872b5a29bc856c374e76a7f8363.tar.xz
sssd-25ac7bda643c8872b5a29bc856c374e76a7f8363.zip
sdap: move non async functions from sdap_async.c to sdap_utils.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 9d5526a58..10e23518c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1640,6 +1640,7 @@ libsss_ldap_common_la_SOURCES = \
src/providers/ldap/sdap_reinit.c \
src/providers/ldap/sdap_dyndns.c \
src/providers/ldap/sdap_refresh.c \
+ src/providers/ldap/sdap_utils.c \
src/providers/ldap/sdap.c
libsss_ldap_common_la_LDFLAGS = \
-avoid-version