summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/stackchk/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/libtests/stackchk/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuites/libtests/stackchk/Makefile.am b/testsuites/libtests/stackchk/Makefile.am
index a260668c91..1631016be4 100644
--- a/testsuites/libtests/stackchk/Makefile.am
+++ b/testsuites/libtests/stackchk/Makefile.am
@@ -7,8 +7,7 @@ MANAGERS = io
rtems_tests_PROGRAMS = stackchk.exe
stackchk_exe_SOURCES = blow.c init.c task1.c system.h
-scndir = $(rtems_testsdir)
-dist_scn_DATA = stackchk.scn
+dist_rtems_tests_DATA = stackchk.scn
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am