From 2e0f173bc31c9fb89334ed9f57b6d6bc728bf10c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 20 Jun 2011 05:43:05 +0000 Subject: =?UTF-8?q?2011-06-20=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Index: psxautoinit01/Makefile.am, psxbarrier01/Makefile.am, psxclassic01/Makefile.am, psxcleanup01/Makefile.am, psxfchx01/Makefile.am, psxpasswd01/Makefile.am, psxpasswd02/Makefile.am, psxpipe01/Makefile.am, psxrwlock01/Makefile.am, psxspin01/Makefile.am, psxspin02/Makefile.am: Eliminate rtems_scn_DATA. Install *.doc to rtems_testsdir. --- testsuites/psxtests/psxbarrier01/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/psxtests/psxbarrier01') 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 -- cgit v1.2.3