summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxfchx01
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-06-20 05:43:05 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-06-20 05:43:05 +0000
commit2e0f173bc31c9fb89334ed9f57b6d6bc728bf10c (patch)
tree43a33353b650f2076408e984e121c04a156de322 /testsuites/psxtests/psxfchx01
parent2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-2e0f173bc31c9fb89334ed9f57b6d6bc728bf10c.tar.bz2
2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* 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.
Diffstat (limited to 'testsuites/psxtests/psxfchx01')
-rw-r--r--testsuites/psxtests/psxfchx01/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxfchx01/Makefile.am b/testsuites/psxtests/psxfchx01/Makefile.am
index 7c01161c37..c1951b1638 100644
--- a/testsuites/psxtests/psxfchx01/Makefile.am
+++ b/testsuites/psxtests/psxfchx01/Makefile.am
@@ -8,6 +8,7 @@ rtems_tests_PROGRAMS = psxfchx01
psxfchx01_SOURCES = init.c ../include/pmacros.h
dist_rtems_tests_DATA = psxfchx01.scn
+dist_rtems_tests_DATA += psxfchx01.doc
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am