include .defs.mk

TYPE = ndbapitest

BIN_TARGET = list_tables

SOURCES = listTables.cpp

include $(NDB_TOP)/Epilogue.mk
