summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxtime/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/psxtests/psxtime/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuites/psxtests/psxtime/Makefile.am b/testsuites/psxtests/psxtime/Makefile.am
index 927403a979..b0d1963977 100644
--- a/testsuites/psxtests/psxtime/Makefile.am
+++ b/testsuites/psxtests/psxtime/Makefile.am
@@ -7,8 +7,7 @@ MANAGERS = all
rtems_tests_PROGRAMS = psxtime.exe
psxtime_exe_SOURCES = main.c test.c
-scndir = $(rtems_testsdir)
-dist_scn_DATA = psxtime.scn
+dist_rtems_tests_DATA = psxtime.scn
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am