summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index f8d436bd..7da92f12 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -14,7 +14,6 @@ check_PROGRAMS = \
test-transform \
test-uri \
test-view
-# test-location-entry
if ENABLE_LZMA
check_PROGRAMS += test-lzma
@@ -28,9 +27,6 @@ test_bz2_CFLAGS = $(YELP_COMMON_CFLAGS)
test_bz2_LDADD = $(YELP_COMMON_LDADD)
endif
-test_location_entry_CFLAGS = $(YELP_COMMON_CFLAGS)
-test_location_entry_LDADD = $(YELP_COMMON_LDADD)
-
test_magic_CFLAGS = $(YELP_COMMON_CFLAGS)
test_magic_LDADD = $(YELP_COMMON_LDADD)