summaryrefslogtreecommitdiff
path: root/storage/ndb/test/ndbapi/old_dirs/telco/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'storage/ndb/test/ndbapi/old_dirs/telco/Makefile')
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/telco/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/storage/ndb/test/ndbapi/old_dirs/telco/Makefile b/storage/ndb/test/ndbapi/old_dirs/telco/Makefile
new file mode 100644
index 00000000000..8f82c714119
--- /dev/null
+++ b/storage/ndb/test/ndbapi/old_dirs/telco/Makefile
@@ -0,0 +1,10 @@
+include .defs.mk
+
+TYPE := ndbapitest
+
+BIN_TARGET := telco
+
+# Source files of non-templated classes (.C files)
+SOURCES = msa.cpp
+
+include $(NDB_TOP)/Epilogue.mk