[grilo-plugins] tests: local-metadata: Lua Factory plugin is required
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins] tests: local-metadata: Lua Factory plugin is required
- Date: Thu, 1 Oct 2015 15:19:24 +0000 (UTC)
commit 13da2010fb3f3f04cfdd55e51a6b44713c756f84
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date: Thu Oct 1 15:18:40 2015 +0000
tests: local-metadata: Lua Factory plugin is required
Do not build if Lua Factory plugin is disabled.
tests/Makefile.am | 2 ++
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]