summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/psx12/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/psxtests/psx12/Makefile.am')
-rw-r--r--c/src/tests/psxtests/psx12/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/c/src/tests/psxtests/psx12/Makefile.am b/c/src/tests/psxtests/psx12/Makefile.am
index c10bff0e73..d8c5d599b5 100644
--- a/c/src/tests/psxtests/psx12/Makefile.am
+++ b/c/src/tests/psxtests/psx12/Makefile.am
@@ -24,8 +24,8 @@ PRINT_SRCS = $(DOCS)
PGM = ${ARCH}/$(TEST).exe
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
-include $(top_srcdir)/../../../../automake/compile.am
-include $(top_srcdir)/../../../../automake/leaf.am
+include $(top_srcdir)/../automake/compile.am
+include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/psxtests.am
#
@@ -41,4 +41,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS)
-include $(top_srcdir)/../../../../automake/local.am
+include $(top_srcdir)/../automake/local.am