summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp09
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-02-14 20:22:23 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-02-14 20:22:23 +0000
commit42c7336d5bdab826ea12bbfc93c5c73169224d23 (patch)
tree3dc15dd847d5e7377a657fc7382ea7639b5da24c /testsuites/sptests/sp09
parent2011-02-14 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-42c7336d5bdab826ea12bbfc93c5c73169224d23.tar.bz2
2011-02-14 Joel Sherrill <joel.sherrilL@OARcorp.com>
* sp09/Makefile.am: Switch to all managers since this is all of them.
Diffstat (limited to 'testsuites/sptests/sp09')
-rw-r--r--testsuites/sptests/sp09/Makefile.am3
1 files changed, 1 insertions, 2 deletions
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 \