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/psxmsgq01/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'testsuites/psxtests/psxmsgq01') diff --git a/testsuites/psxtests/psxmsgq01/Makefile.am b/testsuites/psxtests/psxmsgq01/Makefile.am index 11de0a1e4f..ed0a004974 100644 --- a/testsuites/psxtests/psxmsgq01/Makefile.am +++ b/testsuites/psxtests/psxmsgq01/Makefile.am @@ -7,8 +7,7 @@ MANAGERS = all rtems_tests_PROGRAMS = psxmsgq01.exe psxmsgq01_exe_SOURCES = init.c system.h ../include/pmacros.h -scndir = $(rtems_testsdir) -dist_scn_DATA = psxmsgq01.scn +dist_rtems_tests_DATA = psxmsgq01.scn include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(top_srcdir)/../automake/compile.am -- cgit v1.2.3