summaryrefslogtreecommitdiffstats
path: root/testsuites/ada/mptests/mp14
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/ada/mptests/mp14')
-rw-r--r--testsuites/ada/mptests/mp14/Makefile.am1
-rw-r--r--testsuites/ada/mptests/mp14/node1/Makefile.am1
-rw-r--r--testsuites/ada/mptests/mp14/node2/Makefile.am1
3 files changed, 0 insertions, 3 deletions
diff --git a/testsuites/ada/mptests/mp14/Makefile.am b/testsuites/ada/mptests/mp14/Makefile.am
index d1dad5313a..acd9569b12 100644
--- a/testsuites/ada/mptests/mp14/Makefile.am
+++ b/testsuites/ada/mptests/mp14/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/mp14/node1/Makefile.am b/testsuites/ada/mptests/mp14/node1/Makefile.am
index 6e2a21263f..373b8b2f70 100644
--- a/testsuites/ada/mptests/mp14/node1/Makefile.am
+++ b/testsuites/ada/mptests/mp14/node1/Makefile.am
@@ -16,4 +16,3 @@ mp14_ada_mp14_node1$(EXEEXT): mp14_node1.adb ../mptest.adb init.$(OBJEXT)
scndir = $(rtems_ada_testsdir)
dist_scn_DATA = ada_mp14-node1.scn
-include $(top_srcdir)/../automake/local.am
diff --git a/testsuites/ada/mptests/mp14/node2/Makefile.am b/testsuites/ada/mptests/mp14/node2/Makefile.am
index b694774c46..ceda2b7540 100644
--- a/testsuites/ada/mptests/mp14/node2/Makefile.am
+++ b/testsuites/ada/mptests/mp14/node2/Makefile.am
@@ -16,4 +16,3 @@ mp14_ada_mp14_node2$(EXEEXT): mp14_node2.adb ../mptest.adb init.$(OBJEXT)
scndir = $(rtems_ada_testsdir)
dist_scn_DATA = ada_mp14-node2.scn
-include $(top_srcdir)/../automake/local.am