summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/tztest
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-06-20 08:53:03 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-06-20 08:53:03 +0000
commite8899de3fa2a261be3c975be33da937189c77cef (patch)
tree438a5de40a0a882d32d42a80b9f2a99e5e6cab7e /testsuites/libtests/tztest
parent2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-e8899de3fa2a261be3c975be33da937189c77cef.tar.bz2
2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* devfs04/Makefile.am, deviceio01/Makefile.am, monitor02/Makefile.am, stackchk01/Makefile.am, stringto01/Makefile.am, tar01/Makefile.am, tar02/Makefile.am, termios01/Makefile.am, termios03/Makefile.am, termios04/Makefile.am tztest/Makefile.am: Add missing files.
Diffstat (limited to 'testsuites/libtests/tztest')
-rw-r--r--testsuites/libtests/tztest/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/libtests/tztest/Makefile.am b/testsuites/libtests/tztest/Makefile.am
index f5ce3acba5..1d753e6716 100644
--- a/testsuites/libtests/tztest/Makefile.am
+++ b/testsuites/libtests/tztest/Makefile.am
@@ -8,6 +8,7 @@ rtems_tests_PROGRAMS = tztest
tztest_SOURCES = init.c
dist_rtems_tests_DATA = tztest.scn
+dist_rtems_tests_DATA += tztest.doc
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am