summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-28 12:26:25 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-30 09:46:35 +0100
commitb015c0144367ba7fc88ff9831a0fee812fd6ed29 (patch)
treef42bcfbd9369118c4a3fa731b6aa021074847b70 /testsuites/tmtests
parentrecord: Add enum value for each event (diff)
downloadrtems-b015c0144367ba7fc88ff9831a0fee812fd6ed29.tar.bz2
build: Do not install test programs
Diffstat (limited to 'testsuites/tmtests')
-rw-r--r--testsuites/tmtests/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/testsuites/tmtests/Makefile.am b/testsuites/tmtests/Makefile.am
index 0fe59d6480..08bad219cd 100644
--- a/testsuites/tmtests/Makefile.am
+++ b/testsuites/tmtests/Makefile.am
@@ -400,6 +400,4 @@ tmtimer01_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_tmtimer01) \
$(support_includes)
endif
-rtems_tests_PROGRAMS = $(tm_tests)
-dist_rtems_tests_DATA = $(tm_screens) $(tm_docs)
-
+noinst_PROGRAMS = $(tm_tests)