summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/mptests/mp09
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/mptests/mp09')
-rw-r--r--c/src/ada-tests/mptests/mp09/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp09/node1/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp09/node2/Makefile.am2
3 files changed, 6 insertions, 0 deletions
diff --git a/c/src/ada-tests/mptests/mp09/Makefile.am b/c/src/ada-tests/mptests/mp09/Makefile.am
index 0ad1000d4d..037d3ad7cb 100644
--- a/c/src/ada-tests/mptests/mp09/Makefile.am
+++ b/c/src/ada-tests/mptests/mp09/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/mp09/node1/Makefile.am b/c/src/ada-tests/mptests/mp09/node1/Makefile.am
index bf40a63d59..272b640d5b 100644
--- a/c/src/ada-tests/mptests/mp09/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp09/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/mp09/node2/Makefile.am b/c/src/ada-tests/mptests/mp09/node2/Makefile.am
index b4b631cda2..2627859ad3 100644
--- a/c/src/ada-tests/mptests/mp09/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp09/node2/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am