summaryrefslogtreecommitdiffstats
path: root/testsuites/ada/mptests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/ada/mptests/Makefile.am')
-rw-r--r--testsuites/ada/mptests/Makefile.am17
1 files changed, 17 insertions, 0 deletions
diff --git a/testsuites/ada/mptests/Makefile.am b/testsuites/ada/mptests/Makefile.am
new file mode 100644
index 0000000000..733c9edb94
--- /dev/null
+++ b/testsuites/ada/mptests/Makefile.am
@@ -0,0 +1,17 @@
+_SUBDIRS =
+_SUBDIRS += mp01
+_SUBDIRS += mp03
+_SUBDIRS += mp04
+_SUBDIRS += mp05
+_SUBDIRS += mp06
+_SUBDIRS += mp07
+_SUBDIRS += mp08
+_SUBDIRS += mp09
+_SUBDIRS += mp10
+_SUBDIRS += mp11
+_SUBDIRS += mp12
+_SUBDIRS += mp13
+_SUBDIRS += mp14
+
+include $(top_srcdir)/../automake/subdirs.am
+include $(top_srcdir)/../automake/local.am