summaryrefslogtreecommitdiffstats
path: root/c/src/tests/mptests/mp01
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/mptests/mp01')
-rw-r--r--c/src/tests/mptests/mp01/node1/Makefile.am1
-rw-r--r--c/src/tests/mptests/mp01/node2/Makefile.am1
2 files changed, 2 insertions, 0 deletions
diff --git a/c/src/tests/mptests/mp01/node1/Makefile.am b/c/src/tests/mptests/mp01/node1/Makefile.am
index 006791ee11..a710939869 100644
--- a/c/src/tests/mptests/mp01/node1/Makefile.am
+++ b/c/src/tests/mptests/mp01/node1/Makefile.am
@@ -26,6 +26,7 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
+include $(top_srcdir)/../../../../automake/compile.am
include $(RTEMS_ROOT)/make/leaf.cfg
include $(top_srcdir)/mptests.am
diff --git a/c/src/tests/mptests/mp01/node2/Makefile.am b/c/src/tests/mptests/mp01/node2/Makefile.am
index 0e0a342b2d..f886587848 100644
--- a/c/src/tests/mptests/mp01/node2/Makefile.am
+++ b/c/src/tests/mptests/mp01/node2/Makefile.am
@@ -26,6 +26,7 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
+include $(top_srcdir)/../../../../automake/compile.am
include $(RTEMS_ROOT)/make/leaf.cfg
include $(top_srcdir)/mptests.am