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