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