From b015c0144367ba7fc88ff9831a0fee812fd6ed29 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 28 Jan 2019 12:26:25 +0100 Subject: build: Do not install test programs --- testsuites/rhealstone/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'testsuites/rhealstone') diff --git a/testsuites/rhealstone/Makefile.am b/testsuites/rhealstone/Makefile.am index 574c9cf455..bb214357fc 100644 --- a/testsuites/rhealstone/Makefile.am +++ b/testsuites/rhealstone/Makefile.am @@ -67,6 +67,4 @@ rhtaskswitch_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_rhtaskswitch) \ $(support_includes) -I$(top_srcdir)/../tmtests/include endif -rtems_tests_PROGRAMS = $(rhealstones) -dist_rtems_tests_DATA = $(rhealstone_screens) $(rhealstone_docs) - +noinst_PROGRAMS = $(rhealstones) -- cgit v1.2.3