summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxsem01/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/psxtests/psxsem01/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuites/psxtests/psxsem01/Makefile.am b/testsuites/psxtests/psxsem01/Makefile.am
index 40a4ad66a7..a578c7e7e0 100644
--- a/testsuites/psxtests/psxsem01/Makefile.am
+++ b/testsuites/psxtests/psxsem01/Makefile.am
@@ -7,8 +7,7 @@ MANAGERS = all
rtems_tests_PROGRAMS = psxsem01.exe
psxsem01_exe_SOURCES = init.c system.h ../include/pmacros.h
-scndir = $(rtems_testsdir)
-dist_scn_DATA = psxsem01.scn
+dist_rtems_tests_DATA = psxsem01.scn
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am