I pushed this patch to fix the ldap driver build.
Sorry for the mess-up.

Simo.

-- 
Simo Sorce * Red Hat, Inc * New York
>From a69766ff324dcd2c3543c6969e3f77c38c4dc629 Mon Sep 17 00:00:00 2001
From: Simo Sorce <sso...@redhat.com>
Date: Sat, 7 Nov 2009 23:09:00 -0500
Subject: [PATCH] Fix ldap driver

---
 server/Makefile.am |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/server/Makefile.am b/server/Makefile.am
index a64a393..800837c 100644
--- a/server/Makefile.am
+++ b/server/Makefile.am
@@ -510,10 +510,13 @@ stress_tests_LDADD = \
 ####################
 libsss_ldap_la_SOURCES = \
     providers/ldap/ldap_id.c \
+    providers/ldap/ldap_id_enum.c \
     providers/ldap/ldap_auth.c \
     providers/ldap/ldap_init.c \
     providers/ldap/ldap_common.c \
     providers/ldap/sdap_async.c \
+    providers/ldap/sdap_async_accounts.c \
+    providers/ldap/sdap_async_connection.c \
     providers/ldap/sdap.c \
     util/sss_ldap.c \
     util/sss_krb5.c
-- 
1.6.2.5

_______________________________________________
sssd-devel mailing list
sssd-devel@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/sssd-devel

Reply via email to