summaryrefslogtreecommitdiff
path: root/storage/ndb/test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'storage/ndb/test/Makefile.am')
-rw-r--r--storage/ndb/test/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/storage/ndb/test/Makefile.am b/storage/ndb/test/Makefile.am
new file mode 100644
index 00000000000..b8753668c60
--- /dev/null
+++ b/storage/ndb/test/Makefile.am
@@ -0,0 +1,8 @@
+SUBDIRS = src tools ndbapi run-test
+
+EXTRA_DIST = include
+
+dist-hook:
+ -rm -rf `find $(distdir) -type d -name SCCS`
+
+windoze-dsp: