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