summaryrefslogtreecommitdiff
path: root/ndb/src/mgmclient/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ndb/src/mgmclient/Makefile.am')
-rw-r--r--ndb/src/mgmclient/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ndb/src/mgmclient/Makefile.am b/ndb/src/mgmclient/Makefile.am
index 72ddc9d098b..e271c7bed53 100644
--- a/ndb/src/mgmclient/Makefile.am
+++ b/ndb/src/mgmclient/Makefile.am
@@ -16,7 +16,7 @@ LDADD_LOC = $(top_builddir)/ndb/src/libndbclient.la \
$(top_builddir)/dbug/libdbug.a \
$(top_builddir)/mysys/libmysys.a \
$(top_builddir)/strings/libmystrings.a \
- @TERMCAP_LIB@
+ @TERMCAP_LIB@ @NDB_SCI_LIBS@
ndb_mgm_LDFLAGS = @ndb_bin_am_ldflags@