summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxbarrier01
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxbarrier01')
-rw-r--r--testsuites/psxtests/psxbarrier01/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxbarrier01/Makefile.am b/testsuites/psxtests/psxbarrier01/Makefile.am
index 8101eaed53..cc60fe83df 100644
--- a/testsuites/psxtests/psxbarrier01/Makefile.am
+++ b/testsuites/psxtests/psxbarrier01/Makefile.am
@@ -8,7 +8,7 @@ rtems_tests_PROGRAMS = psxbarrier01
psxbarrier01_SOURCES = main.c test.c ../include/pmacros.h
scndir = $(rtems_testsdir)
-dist_scn_DATA = psxbarrier01.scn
+dist_rtems_tests_DATA = psxbarrier01.scn
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am