summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testsuites/samples/ChangeLog4
-rw-r--r--testsuites/samples/capture/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/testsuites/samples/ChangeLog b/testsuites/samples/ChangeLog
index 7c69f998c7..de904de450 100644
--- a/testsuites/samples/ChangeLog
+++ b/testsuites/samples/ChangeLog
@@ -1,3 +1,7 @@
+2007-09-10 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * capture/Makefile.am: Use all managers.
+
2007-08-31 Joel Sherrill <joel.sherrill@OARcorp.com>
* capture/Makefile.am: Fix typo -- not unlimited.
diff --git a/testsuites/samples/capture/Makefile.am b/testsuites/samples/capture/Makefile.am
index f47b42a450..75b95ad901 100644
--- a/testsuites/samples/capture/Makefile.am
+++ b/testsuites/samples/capture/Makefile.am
@@ -2,7 +2,7 @@
## $Id$
##
-MANAGERS = io event
+MANAGERS = all
rtems_tests_PROGRAMS = capture.exe
capture_exe_SOURCES = init.c test1.c system.h