summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/mptests/mp11
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/mptests/mp11')
-rw-r--r--c/src/ada-tests/mptests/mp11/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp11/node1/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp11/node2/Makefile.am2
3 files changed, 6 insertions, 0 deletions
diff --git a/c/src/ada-tests/mptests/mp11/Makefile.am b/c/src/ada-tests/mptests/mp11/Makefile.am
index 0ad1000d4d..037d3ad7cb 100644
--- a/c/src/ada-tests/mptests/mp11/Makefile.am
+++ b/c/src/ada-tests/mptests/mp11/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
SUBDIRS = node1 node2
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp11/node1/Makefile.am b/c/src/ada-tests/mptests/mp11/node1/Makefile.am
index e791c4f219..c0c198dda1 100644
--- a/c/src/ada-tests/mptests/mp11/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp11/node1/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp11/node2/Makefile.am b/c/src/ada-tests/mptests/mp11/node2/Makefile.am
index a216808867..38de152d31 100644
--- a/c/src/ada-tests/mptests/mp11/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp11/node2/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am