summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/mptests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/mptests/Makefile.am')
-rw-r--r--c/src/ada-tests/mptests/Makefile.am20
1 files changed, 20 insertions, 0 deletions
diff --git a/c/src/ada-tests/mptests/Makefile.am b/c/src/ada-tests/mptests/Makefile.am
new file mode 100644
index 0000000000..7d306a7acf
--- /dev/null
+++ b/c/src/ada-tests/mptests/Makefile.am
@@ -0,0 +1,20 @@
+## $Id$
+
+SUBDIRS =
+SUBDIRS += mp01
+#SUBDIRS += mp02
+#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