aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorArun Sharma <asharma@fb.com>2011-03-24 21:49:17 -0700
committerArun Sharma <asharma@fb.com>2011-03-24 21:49:17 -0700
commit6c1a58fd06eea3a45c6de38eb5d1f79f636bb8d5 (patch)
treef3213ca9a844e394412e15657c6f1da5e6f42630 /tests/Makefile.am
parent28f33c8ce0b654cf31d6beda9a612870662f3c56 (diff)
downloadlibunwind-6c1a58fd06eea3a45c6de38eb5d1f79f636bb8d5.tar.gz
Remove the unused arm_extbl_test_LDADD from Makefile.am
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index c43eea02..fe4a1afe 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -145,5 +145,3 @@ Lperf_simple_LDADD = $(LIBUNWIND_local)
test_setjmp_LDADD = $(LIBUNWIND_setjmp)
ia64_test_setjmp_LDADD = $(LIBUNWIND_setjmp)
-
-arm_extbl_test_LDADD = $(LIBUNWIND_ELF) $(LIBUNWIND)