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