summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <jasuarez@igalia.com>2015-10-01 15:18:40 +0000
committerJuan A. Suarez Romero <jasuarez@igalia.com>2015-10-01 15:18:40 +0000
commit13da2010fb3f3f04cfdd55e51a6b44713c756f84 (patch)
tree444d2c518189ec0d5625902abd33538fa5e138dc /tests/Makefile.am
parent4fcbd20cbbd3ee2fa0d2da2ed3f6cbaf8c334bcb (diff)
tests: local-metadata: Lua Factory plugin is required
Do not build if Lua Factory plugin is disabled.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 8750acb..c158139 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -14,8 +14,10 @@ SUBDIRS += dleyna
endif
if LOCALMETADATA_PLUGIN
+if LUA_FACTORY_PLUGIN
SUBDIRS += local-metadata
endif
+endif
if LUA_FACTORY_PLUGIN
SUBDIRS += lua-factory spotify-cover