summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxenosys/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-11-09 14:47:06 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-11-09 14:47:06 +0000
commit23938252ade69f44ada5f35f183644e3e6c56549 (patch)
treea4b542b05a0a3a5e46b15814f63a03023a8a7c14 /testsuites/psxtests/psxenosys/Makefile.am
parent2009-11-09 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-23938252ade69f44ada5f35f183644e3e6c56549.tar.bz2
2009-11-09 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxenosys/Makefile.am: Add documentation file. * psxenosys/psxenosys.doc: New file.
Diffstat (limited to '')
-rw-r--r--testsuites/psxtests/psxenosys/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxenosys/Makefile.am b/testsuites/psxtests/psxenosys/Makefile.am
index 6649f65c1d..b61ec4410c 100644
--- a/testsuites/psxtests/psxenosys/Makefile.am
+++ b/testsuites/psxtests/psxenosys/Makefile.am
@@ -8,6 +8,7 @@ rtems_tests_PROGRAMS = psxenosys
psxenosys_SOURCES = init.c system.h ../include/pmacros.h
dist_rtems_tests_DATA = psxenosys.scn
+dist_rtems_tests_DATA += psxenosys.doc
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am