summaryrefslogtreecommitdiff
path: root/storage/ndb/test/ndbapi/old_dirs/testBackup/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'storage/ndb/test/ndbapi/old_dirs/testBackup/Makefile')
-rw-r--r--storage/ndb/test/ndbapi/old_dirs/testBackup/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/storage/ndb/test/ndbapi/old_dirs/testBackup/Makefile b/storage/ndb/test/ndbapi/old_dirs/testBackup/Makefile
new file mode 100644
index 00000000000..abf47dcfb2d
--- /dev/null
+++ b/storage/ndb/test/ndbapi/old_dirs/testBackup/Makefile
@@ -0,0 +1,8 @@
+include .defs.mk
+
+TYPE = ndbapitest
+
+BIN_TARGET = testBackup
+SOURCES = testBackup.cpp
+
+include $(NDB_TOP)/Epilogue.mk