summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/malloc02
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-28 13:23:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-28 13:23:27 +0000
commit1b9c0c5aeef7938bfd379dab0e2c6e2f7f4b6152 (patch)
treea0bdd72495c3cb56eaebdb8419d6c8264de5e98b /testsuites/libtests/malloc02
parent2010-06-25 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadrtems-1b9c0c5aeef7938bfd379dab0e2c6e2f7f4b6152.tar.bz2
2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* malloc02/Makefile.am, malloc03/Makefile.am: Tests do not need spin.c
Diffstat (limited to 'testsuites/libtests/malloc02')
-rw-r--r--testsuites/libtests/malloc02/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/libtests/malloc02/Makefile.am b/testsuites/libtests/malloc02/Makefile.am
index dcfacc697c..8ae9029a70 100644
--- a/testsuites/libtests/malloc02/Makefile.am
+++ b/testsuites/libtests/malloc02/Makefile.am
@@ -5,7 +5,7 @@
MANAGERS = all
rtems_tests_PROGRAMS = malloc02
-malloc02_SOURCES = init.c ../../support/src/spin.c
+malloc02_SOURCES = init.c
dist_rtems_tests_DATA = malloc02.scn
dist_rtems_tests_DATA += malloc02.doc