summaryrefslogtreecommitdiff
path: root/ndb/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ndb/src/Makefile.am')
-rw-r--r--ndb/src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/ndb/src/Makefile.am b/ndb/src/Makefile.am
index eb1cf1c6543..056bb5a1734 100644
--- a/ndb/src/Makefile.am
+++ b/ndb/src/Makefile.am
@@ -6,6 +6,8 @@ ndblib_LTLIBRARIES = libndbclient.la
libndbclient_la_SOURCES =
+libndbclient_la_LDFLAGS = -version-info @NDB_SHARED_LIB_VERSION@ @NDB_LD_VERSION_SCRIPT@
+
libndbclient_la_LIBADD = \
ndbapi/libndbapi.la \
common/transporter/libtransporter.la \