summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx07/Makefile.am
diff options
context:
space:
mode:
authorAnnelies Odermann <annelies.odermann@gmail.com>2013-11-30 18:41:11 -0600
committerJoel Sherrill <joel.sherrill@oarcorp.com>2013-11-30 18:41:11 -0600
commit95d7ac7735da5ffe1b24cabc285e6d7b6ac55d31 (patch)
tree8bae91b165f04af307acb25171d4681e5c7febb0 /testsuites/psxtests/psx07/Makefile.am
parentpsxtmbarrier04/init.c: Fix warnings (diff)
downloadrtems-95d7ac7735da5ffe1b24cabc285e6d7b6ac55d31.tar.bz2
psx07.doc: New file
Diffstat (limited to 'testsuites/psxtests/psx07/Makefile.am')
-rw-r--r--testsuites/psxtests/psx07/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuites/psxtests/psx07/Makefile.am b/testsuites/psxtests/psx07/Makefile.am
index b80fceb79a..40a76bb099 100644
--- a/testsuites/psxtests/psx07/Makefile.am
+++ b/testsuites/psxtests/psx07/Makefile.am
@@ -2,7 +2,8 @@
rtems_tests_PROGRAMS = psx07
psx07_SOURCES = init.c task.c system.h ../include/pmacros.h
-dist_rtems_tests_DATA = psx07.scn
+dist_rtems_tests_DATA = psx07.scn
+dist_rtems_tests_DATA += psx07.doc
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am