summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <jasuarez@igalia.com>2013-07-08 13:28:24 +0200
committerJuan A. Suarez Romero <jasuarez@igalia.com>2013-07-08 13:38:58 +0000
commita6e66c7c603a152e23a662c2a4877c774b60ea8f (patch)
treec83edef473b6052b453a78161f6d969dd0f890ee /tests/Makefile.am
parent80907dc83ffea5a9015246a3f01bb405effc50a3 (diff)
apple-trailers: Add testsuite
Add a small testsuite for Apple Trailers plugin.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index b69c7c1..5049df5 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -9,11 +9,16 @@ include $(top_srcdir)/gtester.mk
SUBDIRS =
+if APPLE_TRAILERS_PLUGIN
+SUBDIRS += apple-trailers
+endif
+
if TMDB_PLUGIN
SUBDIRS += tmdb
endif
DIST_SUBDIRS = \
+ apple-trailers \
tmdb
MAINTAINERCLEANFILES = \