summaryrefslogtreecommitdiff
path: root/ndb/src/mgmclient/Makefile.am
diff options
context:
space:
mode:
authorunknown <tomas@poseidon.(none)>2004-05-27 07:04:45 +0000
committerunknown <tomas@poseidon.(none)>2004-05-27 07:04:45 +0000
commitc41b0e48c9bf6b6ac4a574261b9f09905484b106 (patch)
tree90c3cd703ab050cc2aaca70e8722bfc4d782a713 /ndb/src/mgmclient/Makefile.am
parent34e7ad059a88574c0f69a3f444f0fede168b8a5d (diff)
downloadmariadb-git-c41b0e48c9bf6b6ac4a574261b9f09905484b106.tar.gz
several ndb automake changes, see respective file
ndb/tools/waiter.cpp: Rename: ndb/test/tools/waiter.cpp -> ndb/tools/waiter.cpp configure.in: added install dirs for ndb ndb/Makefile.am: ndb headers for install ndb/config/common.mk.am: DEFS_LOC in ndb make ndb/config/type_ndbapi.mk.am: added LDADD=libNDB_API.la default for type_ndbapi ndb/src/cw/cpcd/Makefile.am: changes install dir ndb/src/kernel/blocks/backup/restore/Makefile.am: changes install dir ndb/src/kernel/ndb-main/Makefile.am: changes install dir ndb/src/mgmapi/Makefile.am: changes install dir ndb/src/mgmclient/Makefile.am: changes install dir ndb/src/mgmsrv/Makefile.am: changes install dir ndb/src/ndbapi/Makefile.am: changes install dir ndb/test/ndbapi/Makefile.am: changes install dir ndb/test/ndbapi/bank/Makefile.am: changes install dir ndb/test/tools/Makefile.am: changes install dir mysql-test/ndb/install_ndbcluster.sh: new mysql-test/ndb/stop_ndbcluster.sh: new ndb/tools/Makefile.am: changes install dir
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 c57e87d4d50..e01e4b4f371 100644
--- a/ndb/src/mgmclient/Makefile.am
+++ b/ndb/src/mgmclient/Makefile.am
@@ -1,5 +1,5 @@
-bin_PROGRAMS = mgmtclient
+ndbbin_PROGRAMS = mgmtclient
mgmtclient_SOURCES = \
main.cpp \