summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-10 13:33:51 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-10 13:33:51 +0000
commitc040e6ec411fab3be9d11c3b0ce24cfbb4f34e3a (patch)
treee6d01a42f6b73975bb3e3841d81c635faa685695 /testsuites
parent2007-09-10 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-c040e6ec411fab3be9d11c3b0ce24cfbb4f34e3a.tar.bz2
2007-09-10 Joel Sherrill <joel.sherrill@OARcorp.com>
* capture/Makefile.am: Use all managers.
Diffstat (limited to 'testsuites')
-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