summaryrefslogtreecommitdiff
path: root/storage/ndb/config/type_ndbapitools.mk.am
diff options
context:
space:
mode:
Diffstat (limited to 'storage/ndb/config/type_ndbapitools.mk.am')
-rw-r--r--storage/ndb/config/type_ndbapitools.mk.am33
1 files changed, 0 insertions, 33 deletions
diff --git a/storage/ndb/config/type_ndbapitools.mk.am b/storage/ndb/config/type_ndbapitools.mk.am
deleted file mode 100644
index 130a23ec2ac..00000000000
--- a/storage/ndb/config/type_ndbapitools.mk.am
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright (C) 2004, 2006 MySQL AB
-# Use is subject to license terms
-#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; version 2 of the License.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-
-LDADD += \
- $(top_builddir)/storage/ndb/src/libndbclient.la \
- $(top_builddir)/dbug/libdbug.a \
- $(top_builddir)/mysys/libmysys.a \
- $(top_builddir)/strings/libmystrings.a @NDB_SCI_LIBS@ @ZLIB_LIBS@
-
-INCLUDES += -I$(srcdir) \
- -I$(top_builddir)/include \
- -I$(top_builddir)/storage/ndb/include \
- -I$(top_srcdir)/include \
- -I$(top_srcdir)/storage/ndb/include \
- -I$(top_srcdir)/storage/ndb/include/ndbapi \
- -I$(top_srcdir)/storage/ndb/include/util \
- -I$(top_srcdir)/storage/ndb/include/portlib \
- -I$(top_srcdir)/storage/ndb/test/include \
- -I$(top_srcdir)/storage/ndb/include/mgmapi \
- -I$(top_srcdir)/storage/ndb/include/kernel