summaryrefslogtreecommitdiffstats
path: root/testsuites/ada/mptests/mp04
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/ada/mptests/mp04')
-rw-r--r--testsuites/ada/mptests/mp04/Makefile.am1
-rw-r--r--testsuites/ada/mptests/mp04/node1/Makefile.am1
-rw-r--r--testsuites/ada/mptests/mp04/node2/Makefile.am1
3 files changed, 0 insertions, 3 deletions
diff --git a/testsuites/ada/mptests/mp04/Makefile.am b/testsuites/ada/mptests/mp04/Makefile.am
index d1dad5313a..acd9569b12 100644
--- a/testsuites/ada/mptests/mp04/Makefile.am
+++ b/testsuites/ada/mptests/mp04/Makefile.am
@@ -1,4 +1,3 @@
_SUBDIRS = node1 node2
include $(top_srcdir)/../automake/subdirs.am
-include $(top_srcdir)/../automake/local.am
diff --git a/testsuites/ada/mptests/mp04/node1/Makefile.am b/testsuites/ada/mptests/mp04/node1/Makefile.am
index 633209a092..496ff62f96 100644
--- a/testsuites/ada/mptests/mp04/node1/Makefile.am
+++ b/testsuites/ada/mptests/mp04/node1/Makefile.am
@@ -16,4 +16,3 @@ mp04_ada_mp04_node1$(EXEEXT): mp04_node1.adb ../mptest.adb init.$(OBJEXT)
scndir = $(rtems_ada_testsdir)
dist_scn_DATA = ada_mp04-node1.scn
-include $(top_srcdir)/../automake/local.am
diff --git a/testsuites/ada/mptests/mp04/node2/Makefile.am b/testsuites/ada/mptests/mp04/node2/Makefile.am
index cce97cd2a2..a2192b11b5 100644
--- a/testsuites/ada/mptests/mp04/node2/Makefile.am
+++ b/testsuites/ada/mptests/mp04/node2/Makefile.am
@@ -16,4 +16,3 @@ mp04_ada_mp04_node2$(EXEEXT): mp04_node2.adb ../mptest.adb init.$(OBJEXT)
scndir = $(rtems_ada_testsdir)
dist_scn_DATA = ada_mp04-node2.scn
-include $(top_srcdir)/../automake/local.am