summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorMarco Barisione <marco.barisione@collabora.co.uk>2014-03-19 16:02:38 +0000
committerJonny Lamb <jonny.lamb@collabora.co.uk>2014-03-21 11:49:41 +0100
commitd04d8be6be1bff80191e1f2ef9d4b500b8015e7d (patch)
tree6a3f27814996133dc2d9401396fcd7f9ef1b818f /shell
parentbc982097fac6d64c1a32b7e1975f1dd4135f2e32 (diff)
downloadgraynard-d04d8be6be1bff80191e1f2ef9d4b500b8015e7d.tar.gz
graynard-d04d8be6be1bff80191e1f2ef9d4b500b8015e7d.zip
build: distribute maynard.gresource.xml
Diffstat (limited to 'shell')
-rw-r--r--shell/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 773bca5..a56f1db 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -44,7 +44,9 @@ maynard-resources.c: maynard.gresource.xml $(resource_files)
maynard-resources.h: maynard.gresource.xml $(resource_files)
$(AM_V_GEN) glib-compile-resources --target=$@ --sourcedir=$(srcdir) --generate-header --c-name maynard $<
-EXTRA_DIST = style.css
+EXTRA_DIST = \
+ style.css \
+ maynard.gresource.xml
# shell-helper weston module
moduledir = $(libdir)/weston