summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <jasuarez@igalia.com>2015-09-23 21:49:25 +0000
committerJuan A. Suarez Romero <jasuarez@igalia.com>2015-09-23 21:51:57 +0000
commitb5b84c4dfb2cb3fc05b7f3dcf570f16082aec6f9 (patch)
tree6858980eb9aeac78c4093abfc5c5f59fa4dfca6a
parent3a805c354449ac9893eef4b24ffd98c98c932394 (diff)
downloadgrilo-plugins-b5b84c4dfb2cb3fc05b7f3dcf570f16082aec6f9.tar.gz
thetvdb: fix tests
Fix tests in distcheck.
-rw-r--r--tests/thetvdb/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/thetvdb/Makefile.am b/tests/thetvdb/Makefile.am
index d65ed68..6291f73 100644
--- a/tests/thetvdb/Makefile.am
+++ b/tests/thetvdb/Makefile.am
@@ -14,7 +14,7 @@ TEST_PROGS += \
test_thetvdb_defines = \
-DTHETVDB_PLUGIN_PATH=\""$(abs_top_builddir)/src/thetvdb/.libs/"\" \
- -DTHETVDB_PLUGIN_TEST_DATA_PATH=\""$(abs_top_builddir)/tests/thetvdb/data/"\"
+ -DTHETVDB_PLUGIN_TEST_DATA_PATH=\""$(abs_top_srcdir)/tests/thetvdb/data/"\"
test_thetvdb_resolve_shows_SOURCES = \
test_thetvdb_resolve_shows.c \
@@ -61,6 +61,7 @@ dist_noinst_DATA = \
data/felicity_series_all_en.zip \
data/house_get_series.txt \
data/house_series_all_en.zip \
+ data/les_experts_miami_get_series.txt \
data/naruto_get_series.txt \
data/naruto_series_all_en.zip