From d4f5ddcb850be96e83991e00d2392ff8b9b76bc7 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 11 Jul 2006 04:54:10 +0000 Subject: Eliminate scndir, docdir. Use rtems_testsdir instead. --- testsuites/psxtests/psxstat/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'testsuites/psxtests/psxstat') diff --git a/testsuites/psxtests/psxstat/Makefile.am b/testsuites/psxtests/psxstat/Makefile.am index e86c6435a1..c26b4aff5c 100644 --- a/testsuites/psxtests/psxstat/Makefile.am +++ b/testsuites/psxtests/psxstat/Makefile.am @@ -7,8 +7,7 @@ MANAGERS = all rtems_tests_PROGRAMS = psxstat.exe psxstat_exe_SOURCES = main.c test.c ../include/pmacros.h -scndir = $(rtems_testsdir) -dist_scn_DATA = psxstat.scn +dist_rtems_tests_DATA = psxstat.scn include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(top_srcdir)/../automake/compile.am -- cgit v1.2.3