summaryrefslogtreecommitdiff
path: root/storage/ndb/config/type_ndbapitools.mk.am
blob: d4eb090112d1fda042069a9f8f3ee250e2afda20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

LDADD += \
         $(top_builddir)/ndb/src/libndbclient.la \
         $(top_builddir)/dbug/libdbug.a \
         $(top_builddir)/mysys/libmysys.a \
         $(top_builddir)/strings/libmystrings.a @NDB_SCI_LIBS@

INCLUDES += -I$(srcdir) -I$(top_srcdir)/include \
	-I$(top_srcdir)/ndb/include \
        -I$(top_srcdir)/ndb/include/ndbapi \
        -I$(top_srcdir)/ndb/include/util \
        -I$(top_srcdir)/ndb/include/portlib \
        -I$(top_srcdir)/ndb/test/include \
        -I$(top_srcdir)/ndb/include/mgmapi \
        -I$(top_srcdir)/ndb/include/kernel