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