[grilo-plugins] lua-factory: Fix makefile rule to euronews resource



commit d1c794e220b5557aff44d04bfc957352da5d02e0
Author: Victor Toso <me victortoso com>
Date:   Wed Mar 4 18:52:12 2015 +0100

    lua-factory: Fix makefile rule to euronews resource
    
    The rule to make euronews GResource uses guardianvideos's resource
    description as dependency.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=741784

 src/lua-factory/sources/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/lua-factory/sources/Makefile.am b/src/lua-factory/sources/Makefile.am
index a44b27b..8baa48a 100644
--- a/src/lua-factory/sources/Makefile.am
+++ b/src/lua-factory/sources/Makefile.am
@@ -20,7 +20,7 @@ lua_sources_DATA =                                    \
 
 lua_sourcesdir = $(datadir)/$(LUA_FACTORY_SOURCE_LOCATION)
 
-grl-euronews.gresource: grl-guardianvideos.gresource.xml
+grl-euronews.gresource: grl-euronews.gresource.xml
        $(AM_V_GEN) $(GLIB_COMPILE_RESOURCES) $(srcdir)/grl-euronews.gresource.xml
 
 grl-guardianvideos.gresource: grl-guardianvideos.gresource.xml


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]