summaryrefslogtreecommitdiffstats
path: root/testsuites/ada/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/ada/Makefile.am')
-rw-r--r--testsuites/ada/Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/testsuites/ada/Makefile.am b/testsuites/ada/Makefile.am
deleted file mode 100644
index 31d70b263c..0000000000
--- a/testsuites/ada/Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
-ACLOCAL_AMFLAGS = -I aclocal -I ../aclocal
-
-_SUBDIRS = support samples sptests tmtests
-if HAS_MP
-_SUBDIRS += mptests
-endif
-
-DIST_SUBDIRS = support samples sptests tmtests mptests
-
-
-include $(top_srcdir)/../automake/subdirs.am