summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spcbssched03/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/spcbssched03/Makefile.am')
-rw-r--r--testsuites/sptests/spcbssched03/Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/testsuites/sptests/spcbssched03/Makefile.am b/testsuites/sptests/spcbssched03/Makefile.am
index 5b884a2dd5..5f3ef13dc1 100644
--- a/testsuites/sptests/spcbssched03/Makefile.am
+++ b/testsuites/sptests/spcbssched03/Makefile.am
@@ -2,10 +2,11 @@
## $Id$
##
-MANAGERS = io rate_monotonic semaphore clock
+MANAGERS = all
rtems_tests_PROGRAMS = spcbssched03
-spcbssched03_SOURCES = init.c tasks_periodic.c tasks_aperiodic.c system.h cbsparams.h
+spcbssched03_SOURCES = init.c tasks_periodic.c tasks_aperiodic.c system.h \
+ cbsparams.h
dist_rtems_tests_DATA = spcbssched03.scn
dist_rtems_tests_DATA += spcbssched03.doc