summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/block06/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/block06/Makefile.am')
-rw-r--r--testsuites/libtests/block06/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/libtests/block06/Makefile.am b/testsuites/libtests/block06/Makefile.am
index eee87ef1b4..a8146d4cc3 100644
--- a/testsuites/libtests/block06/Makefile.am
+++ b/testsuites/libtests/block06/Makefile.am
@@ -7,7 +7,7 @@ MANAGERS = io semaphore event
rtems_tests_PROGRAMS = block06
block06_SOURCES = init.c
-dist_rtems_tests_DATA = block06.scn
+dist_rtems_tests_DATA = block06.scn block06.doc
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am