summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/tm27/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/tmtests/tm27/Makefile.am')
-rw-r--r--testsuites/tmtests/tm27/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuites/tmtests/tm27/Makefile.am b/testsuites/tmtests/tm27/Makefile.am
index 02fcbd0a63..edc8f102fc 100644
--- a/testsuites/tmtests/tm27/Makefile.am
+++ b/testsuites/tmtests/tm27/Makefile.am
@@ -7,8 +7,7 @@ MANAGERS = io
rtems_tests_PROGRAMS = tm27.exe
tm27_exe_SOURCES = task1.c system.h ../include/timesys.h
-docdir = $(rtems_testsdir)
-dist_doc_DATA = tm27.doc
+dist_rtems_tests_DATA = tm27.doc
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../automake/compile.am