2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>

* malloc02/Makefile.am, malloc03/Makefile.am: Tests do not need spin.c
This commit is contained in:
Joel Sherrill
2010-06-28 13:23:27 +00:00
parent d04a7e9316
commit 1b9c0c5aee
3 changed files with 6 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
MANAGERS = all
rtems_tests_PROGRAMS = malloc03
malloc03_SOURCES = init.c ../../support/src/spin.c
malloc03_SOURCES = init.c
dist_rtems_tests_DATA = malloc03.scn
dist_rtems_tests_DATA += malloc03.doc