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/psxtests/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'testsuites/psxtests/Makefile.am') diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am index 3b1c36338a..749258cc0c 100644 --- a/testsuites/psxtests/Makefile.am +++ b/testsuites/psxtests/Makefile.am @@ -1894,7 +1894,5 @@ lib_a_SOURCES = psxhdrs/devctl/posix_devctl.c \ ## lib_a_SOURCES += psxhdrs/utmpx/pututxline.c See ticket #3661 endif -rtems_tests_PROGRAMS = $(psx_tests) +noinst_PROGRAMS = $(psx_tests) noinst_LIBRARIES = $(psx_lib) -dist_rtems_tests_DATA = $(psx_screens) $(psx_docs) - -- cgit v1.2.3