summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorNathan Kinder <nkinder@redhat.com>2007-08-20 18:33:32 +0000
committerNathan Kinder <nkinder@redhat.com>2007-08-20 18:33:32 +0000
commit214c7a725c8f2872ede5905fa7ea7904976f060b (patch)
tree99043f3b40d9102c13eeaf33e82f6da12d69d137 /Makefile.in
parenteff443f6307425aa37b56ca19ee32ab21db204d7 (diff)
downloadds-214c7a725c8f2872ede5905fa7ea7904976f060b.tar.gz
ds-214c7a725c8f2872ede5905fa7ea7904976f060b.tar.xz
ds-214c7a725c8f2872ede5905fa7ea7904976f060b.zip
Added sasl link to ldap-agent binary.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 403ad13f..bb15f208 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -561,7 +561,7 @@ am_ldap_agent_bin_OBJECTS = \
ldap_agent_bin_OBJECTS = $(am_ldap_agent_bin_OBJECTS)
ldap_agent_bin_DEPENDENCIES = $(am__DEPENDENCIES_1) \
$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
- $(am__DEPENDENCIES_1)
+ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
am__ldclt_bin_SOURCES_DIST = ldap/servers/slapd/tools/ldaptool-sasl.c \
ldap/servers/slapd/tools/ldclt/data.c \
ldap/servers/slapd/tools/ldclt/ldapfct.c \
@@ -1752,7 +1752,7 @@ ldap_agent_bin_SOURCES = ldap/servers/snmp/main.c \
ldap/servers/slapd/agtmmap.c
ldap_agent_bin_CPPFLAGS = $(AM_CPPFLAGS) @netsnmp_inc@ @ldapsdk_inc@ @nss_inc@ @nspr_inc@
-ldap_agent_bin_LDADD = $(LDAPSDK_LINK) $(NSS_LINK) $(NSPR_LINK) $(NETSNMP_LINK)
+ldap_agent_bin_LDADD = $(LDAPSDK_LINK) $(SASL_LINK) $(NSS_LINK) $(NSPR_LINK) $(NETSNMP_LINK)
#------------------------
# ldclt