summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/mptests/mp13/node2/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/ada/mptests/mp13/node2/Makefile.am (renamed from c/src/ada-tests/mptests/mp13/node2/Makefile.am)4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/ada-tests/mptests/mp13/node2/Makefile.am b/testsuites/ada/mptests/mp13/node2/Makefile.am
index c28ec60bb2..95e9798ad7 100644
--- a/c/src/ada-tests/mptests/mp13/node2/Makefile.am
+++ b/testsuites/ada/mptests/mp13/node2/Makefile.am
@@ -1,5 +1,5 @@
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
-include $(top_srcdir)/../../../testsuites/automake/compile.am
+include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/ada.am
@@ -16,4 +16,4 @@ mp13_ada_mp13_node2$(EXEEXT): mp13_node2.adb ../mptest.adb init.$(OBJEXT)
scndir = $(rtems_ada_testsdir)
dist_scn_DATA = ada_mp13-node2.scn
-include $(top_srcdir)/../../../testsuites/automake/local.am
+include $(top_srcdir)/../automake/local.am