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