From 94f8cc0bfe832a800a228647bb1f270da4d1d94b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sun, 11 Sep 2011 20:57:16 +0000 Subject: 2011-09-11 Joel Sherrill * spedfsched01/Makefile.am, spedfsched02/Makefile.am, spedfsched03/Makefile.am: Use all managers. --- testsuites/sptests/spedfsched03/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/sptests/spedfsched03') diff --git a/testsuites/sptests/spedfsched03/Makefile.am b/testsuites/sptests/spedfsched03/Makefile.am index 4fdd4571c9..91e4b2601a 100644 --- a/testsuites/sptests/spedfsched03/Makefile.am +++ b/testsuites/sptests/spedfsched03/Makefile.am @@ -2,7 +2,7 @@ ## $Id$ ## -MANAGERS = io rate_monotonic semaphore clock +MANAGERS = all rtems_tests_PROGRAMS = spedfsched03 spedfsched03_SOURCES = init.c tasks_periodic.c tasks_aperiodic.c system.h edfparams.h -- cgit v1.2.3