2007-09-10 Joel Sherrill <joel.sherrill@OARcorp.com>

* capture/Makefile.am: Use all managers.
This commit is contained in:
Joel Sherrill
2007-09-10 13:33:51 +00:00
parent c82e98f4f2
commit c040e6ec41
2 changed files with 5 additions and 1 deletions

View File

@@ -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> 2007-08-31 Joel Sherrill <joel.sherrill@OARcorp.com>
* capture/Makefile.am: Fix typo -- not unlimited. * capture/Makefile.am: Fix typo -- not unlimited.

View File

@@ -2,7 +2,7 @@
## $Id$ ## $Id$
## ##
MANAGERS = io event MANAGERS = all
rtems_tests_PROGRAMS = capture.exe rtems_tests_PROGRAMS = capture.exe
capture_exe_SOURCES = init.c test1.c system.h capture_exe_SOURCES = init.c test1.c system.h