summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/Makefile.am')
-rw-r--r--testsuites/sptests/Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/testsuites/sptests/Makefile.am b/testsuites/sptests/Makefile.am
index 3648944d00..eae563051a 100644
--- a/testsuites/sptests/Makefile.am
+++ b/testsuites/sptests/Makefile.am
@@ -2062,7 +2062,5 @@ libsplinkersets01_a_SOURCES = splinkersets01/sets.c \
splinkersets01/items.c
endif
-rtems_tests_PROGRAMS = $(sp_tests)
+noinst_PROGRAMS = $(sp_tests)
noinst_LIBRARIES = $(sp_libs)
-dist_rtems_tests_DATA = $(sp_screens) $(sp_docs)
-