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/smptests/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'testsuites/smptests') diff --git a/testsuites/smptests/Makefile.am b/testsuites/smptests/Makefile.am index b5c2803d02..01076abaa9 100644 --- a/testsuites/smptests/Makefile.am +++ b/testsuites/smptests/Makefile.am @@ -659,6 +659,4 @@ smpwakeafter01_CPPFLAGS = $(AM_CPPFLAGS) $(TEST_FLAGS_smpwakeafter01) \ endif endif -rtems_tests_PROGRAMS = $(smp_tests) -dist_rtems_tests_DATA = $(smp_screens) $(smp_docs) - +noinst_PROGRAMS = $(smp_tests) -- cgit v1.2.3