From 7d1714545b80f8302dd1714333645d17797bf675 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 30 Jan 2008 19:53:42 +0000 Subject: 2008-01-30 Joel Sherrill * mp01/node1/Makefile.am, mp01/node2/Makefile.am, mp02/node1/Makefile.am, mp02/node2/Makefile.am, mp03/node1/Makefile.am, mp03/node2/Makefile.am, mp04/node1/Makefile.am, mp04/node2/Makefile.am, mp05/node1/Makefile.am, mp05/node2/Makefile.am, mp06/node1/Makefile.am, mp06/node2/Makefile.am, mp07/node1/Makefile.am, mp07/node2/Makefile.am, mp08/node1/Makefile.am, mp08/node2/Makefile.am, mp09/node1/Makefile.am, mp09/node2/Makefile.am, mp10/node1/Makefile.am, mp10/node2/Makefile.am, mp11/node1/Makefile.am, mp11/node2/Makefile.am, mp12/node1/Makefile.am, mp12/node2/Makefile.am, mp13/node1/Makefile.am, mp13/node2/Makefile.am, mp14/node1/Makefile.am, mp14/node2/Makefile.am: Use all managers. --- testsuites/mptests/mp07/node2/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/mptests/mp07/node2/Makefile.am') diff --git a/testsuites/mptests/mp07/node2/Makefile.am b/testsuites/mptests/mp07/node2/Makefile.am index 500f0f55bd..5261803831 100644 --- a/testsuites/mptests/mp07/node2/Makefile.am +++ b/testsuites/mptests/mp07/node2/Makefile.am @@ -2,7 +2,7 @@ ## $Id$ ## -MANAGERS = io mp event timer +MANAGERS = all rtems_tests_PROGRAMS = mp07-node2.exe mp07_node2_exe_SOURCES = ../init.c ../task1.c ../system.h -- cgit v1.2.3