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