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