summaryrefslogtreecommitdiffstats
path: root/server/Makefile.in
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2009-01-11 12:15:48 -0500
committerSimo Sorce <idra@samba.org>2009-01-11 12:15:48 -0500
commit91dfe750f64cc0d8a970864959767379e0d128db (patch)
tree6d35cc16d8b4bc77e64e1a00aec5d443178047d4 /server/Makefile.in
parentbbf87bbd85be62183997516e4928fa1fdfcc70ff (diff)
downloadsssd-91dfe750f64cc0d8a970864959767379e0d128db.tar.gz
sssd-91dfe750f64cc0d8a970864959767379e0d128db.tar.xz
sssd-91dfe750f64cc0d8a970864959767379e0d128db.zip
Turn ldap_provider.c into proxy.c and make it possible to load just any
libnss library through config directives on the domain object
Diffstat (limited to 'server/Makefile.in')
-rw-r--r--server/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/Makefile.in b/server/Makefile.in
index 966286b37..b86d88110 100644
--- a/server/Makefile.in
+++ b/server/Makefile.in
@@ -60,7 +60,7 @@ OBJS = $(SERVER_OBJ) @LIBREPLACEOBJ@ $(EXTRA_OBJ)
headers = .h
BINS = sbin/sssd sbin/sssd_nss sbin/sssd_dp sbin/sssd_be
-SOLIBS = lib/libsss_ldap.$(SHLIBEXT)
+SOLIBS = lib/libsss_proxy.$(SHLIBEXT)
DIRS = sbin lib