summaryrefslogtreecommitdiffstats
path: root/rtems-test-template/sptest_operation_from_tsr
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-28 13:35:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-28 13:35:12 +0000
commit0bff81b2d39c8e94715a7987baf8c1cc05f3ab7c (patch)
tree813093742cb8b79b9e538089da5243b9c3597cfa /rtems-test-template/sptest_operation_from_tsr
parent2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-testing-0bff81b2d39c8e94715a7987baf8c1cc05f3ab7c.tar.bz2
2010-06-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* sptest/Makefile.am, sptest_operation_from_tsr/Makefile.am: Remove spin.c
Diffstat (limited to 'rtems-test-template/sptest_operation_from_tsr')
-rw-r--r--rtems-test-template/sptest_operation_from_tsr/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtems-test-template/sptest_operation_from_tsr/Makefile.am b/rtems-test-template/sptest_operation_from_tsr/Makefile.am
index 0f35215..2b1fc2c 100644
--- a/rtems-test-template/sptest_operation_from_tsr/Makefile.am
+++ b/rtems-test-template/sptest_operation_from_tsr/Makefile.am
@@ -5,7 +5,7 @@
MANAGERS = all
rtems_tests_PROGRAMS = @LOWER@
-@LOWER@_SOURCES = init.c ../../support/src/spin.c
+@LOWER@_SOURCES = init.c
dist_rtems_tests_DATA = @LOWER@.scn
dist_rtems_tests_DATA += @LOWER@.doc