summaryrefslogtreecommitdiff
path: root/storage/ndb/tools/old_dirs/list_tables/Makefile
blob: b60f161ee68e5e26347640f205cb0ae736ba4c95 (plain)
1
2
3
4
5
6
7
8
9
include .defs.mk

TYPE = ndbapitest

BIN_TARGET = list_tables

SOURCES = listTables.cpp

include $(NDB_TOP)/Epilogue.mk