summaryrefslogtreecommitdiff
path: root/libmysqld/Makefile.am
diff options
context:
space:
mode:
authormikron@mikael-ronstr-ms-dator.local <>2007-05-07 15:25:24 +0200
committermikron@mikael-ronstr-ms-dator.local <>2007-05-07 15:25:24 +0200
commit4cdf0fab489814cd3cf4516dc18708d405f27be5 (patch)
treed960998d1274f6d506aecff8d945653e0bff6d6c /libmysqld/Makefile.am
parent35a0af31133f044926447b491683465f0fe938f0 (diff)
downloadmariadb-git-4cdf0fab489814cd3cf4516dc18708d405f27be5.tar.gz
Fix SCI Transporter
Diffstat (limited to 'libmysqld/Makefile.am')
-rw-r--r--libmysqld/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmysqld/Makefile.am b/libmysqld/Makefile.am
index 95e3e539eee..81da1e43cc9 100644
--- a/libmysqld/Makefile.am
+++ b/libmysqld/Makefile.am
@@ -81,7 +81,7 @@ INC_LIB= $(top_builddir)/regex/libregex.a \
$(top_builddir)/mysys/libmysys.a \
$(top_builddir)/strings/libmystrings.a \
$(top_builddir)/dbug/libdbug.a \
- $(top_builddir)/vio/libvio.a
+ $(top_builddir)/vio/libvio.a @NDB_SCI_LIBS@
#