summaryrefslogtreecommitdiff
path: root/ndb/include/Makefile.am
diff options
context:
space:
mode:
authorunknown <tomas@poseidon.(none)>2004-09-01 14:56:53 +0000
committerunknown <tomas@poseidon.(none)>2004-09-01 14:56:53 +0000
commita0475132996a55e082b758ba11f86aa789d9d437 (patch)
treea898799030e3f3a5580dbc4561c3771f53d258ae /ndb/include/Makefile.am
parent9ed92fea50cd8e6688a4370905050dc3cadfb771 (diff)
downloadmariadb-git-a0475132996a55e082b758ba11f86aa789d9d437.tar.gz
added class Ndb_cluster_connection to prepare for making order of starting mysqld and ndbd irrelevant
ndb/src/mgmsrv/Makefile.am: changed so that datadir is "." by default so that behaviour is the same as before
Diffstat (limited to 'ndb/include/Makefile.am')
-rw-r--r--ndb/include/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/ndb/include/Makefile.am b/ndb/include/Makefile.am
index b1b7951f216..7b3f80b5560 100644
--- a/ndb/include/Makefile.am
+++ b/ndb/include/Makefile.am
@@ -16,6 +16,7 @@ ndbapi/NdbError.hpp \
ndbapi/NdbEventOperation.hpp \
ndbapi/NdbIndexOperation.hpp \
ndbapi/NdbOperation.hpp \
+ndbapi/ndb_cluster_connection.hpp \
ndbapi/NdbBlob.hpp \
ndbapi/NdbPool.hpp \
ndbapi/NdbRecAttr.hpp \