summaryrefslogtreecommitdiffstats
path: root/testsuites/tmitrontests
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/tmitrontests')
-rw-r--r--testsuites/tmitrontests/tmitronsem01/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuites/tmitrontests/tmitronsem01/Makefile.am b/testsuites/tmitrontests/tmitronsem01/Makefile.am
index 97305e4dff..c2113aed20 100644
--- a/testsuites/tmitrontests/tmitronsem01/Makefile.am
+++ b/testsuites/tmitrontests/tmitronsem01/Makefile.am
@@ -7,8 +7,7 @@ MANAGERS = all
rtems_tests_PROGRAMS = tmitronsem01.exe
tmitronsem01_exe_SOURCES = init.c system.h
-docdir = $(rtems_testsdir)
-dist_doc_DATA = tmitronsem01.doc
+dist_rtems_tests_DATA = tmitronsem01.doc
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am