summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp07/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/mptests/mp07/Makefile.am')
-rw-r--r--testsuites/mptests/mp07/Makefile.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/testsuites/mptests/mp07/Makefile.am b/testsuites/mptests/mp07/Makefile.am
new file mode 100644
index 0000000000..cdae39f815
--- /dev/null
+++ b/testsuites/mptests/mp07/Makefile.am
@@ -0,0 +1,12 @@
+##
+## $Id$
+##
+
+AUTOMAKE_OPTIONS = foreign 1.4
+
+SUBDIRS = node1 node2
+
+EXTRA_DIST = system.h init.c task1.c
+
+include $(top_srcdir)/../../../../automake/subdirs.am
+include $(top_srcdir)/../../../../automake/local.am