[gnome-maps] data/Makefile.am: Fix typos in resource generation
- From: Jonas Danielsson <jonasdn src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps] data/Makefile.am: Fix typos in resource generation
- Date: Sun, 11 Jan 2015 20:13:26 +0000 (UTC)
commit 496131fb23ac4c3cc882ebb157961ec8a1cba3e9
Author: Jonas Danielsson <jonas threetimestwo org>
Date: Sun Jan 11 21:12:57 2015 +0100
data/Makefile.am: Fix typos in resource generation
data/Makefile.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 0f9370c..7c8d6d4 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -1,10 +1,10 @@
SUBDIRS = icons
-app_resource_files =
+app_resource_files = \
$(shell $(GLIB_COMPILE_RESOURCES) \
--sourcedir=$(srcdir) \
--generate-dependencies \
- $(srcdir)/org.gnome.Maps.data.gresource \
+ $(srcdir)/org.gnome.Maps.data.gresource.xml \
)
org.gnome.Maps.data.gresource: org.gnome.Maps.data.gresource.xml $(app_resource_files)
$(AM_V_GEN) $(GLIB_COMPILE_RESOURCES) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]