From 42c7336d5bdab826ea12bbfc93c5c73169224d23 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 14 Feb 2011 20:22:23 +0000 Subject: 2011-02-14 Joel Sherrill * sp09/Makefile.am: Switch to all managers since this is all of them. --- testsuites/sptests/ChangeLog | 4 ++++ testsuites/sptests/sp09/Makefile.am | 3 +-- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'testsuites/sptests') diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog index 2a4eeec0ce..a9a0136dce 100644 --- a/testsuites/sptests/ChangeLog +++ b/testsuites/sptests/ChangeLog @@ -1,3 +1,7 @@ +2011-02-14 Joel Sherrill + + * sp09/Makefile.am: Switch to all managers since this is all of them. + 2011-02-08 Ralf Corsépius * sp69/init.c: Use "ld" instead of PRId32 to print diff --git a/testsuites/sptests/sp09/Makefile.am b/testsuites/sptests/sp09/Makefile.am index 4f796cb022..f09b35dfd1 100644 --- a/testsuites/sptests/sp09/Makefile.am +++ b/testsuites/sptests/sp09/Makefile.am @@ -2,8 +2,7 @@ ## $Id$ ## -MANAGERS = io clock message dual_ported_memory event multi_processor region \ - semaphore signal rate_monotonic timer partition +MANAGERS = all rtems_tests_PROGRAMS = sp09 sp09_SOURCES = init.c delay.c isr.c screen01.c screen02.c screen03.c screen04.c \ -- cgit v1.2.3