diff options
author | tomas@poseidon.ndb.mysql.com <> | 2004-06-01 11:19:40 +0000 |
---|---|---|
committer | tomas@poseidon.ndb.mysql.com <> | 2004-06-01 11:19:40 +0000 |
commit | f265403fb7c9c3763a5f016568db4dcf3f7e0898 (patch) | |
tree | 21e5f7f65f51e47ab501506e005b1143f8d08f33 /ndb/tools/Makefile.am | |
parent | e8bd062fff3dbc29149e80864b446d3f8d1ad55b (diff) | |
download | mariadb-git-f265403fb7c9c3763a5f016568db4dcf3f7e0898.tar.gz |
various ndb make changes, see respective file
Diffstat (limited to 'ndb/tools/Makefile.am')
-rw-r--r-- | ndb/tools/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ndb/tools/Makefile.am b/ndb/tools/Makefile.am index 89937642f13..caaf0580650 100644 --- a/ndb/tools/Makefile.am +++ b/ndb/tools/Makefile.am @@ -11,7 +11,7 @@ select_all_SOURCES = select_all.cpp select_count_SOURCES = select_count.cpp include $(top_srcdir)/ndb/config/common.mk.am -include $(top_srcdir)/ndb/config/type_ndbapitest.mk.am +include $(top_srcdir)/ndb/config/type_ndbapitools.mk.am # Don't update the files from bitkeeper %::SCCS/s.% |