From d04d8be6be1bff80191e1f2ef9d4b500b8015e7d Mon Sep 17 00:00:00 2001 From: Marco Barisione Date: Wed, 19 Mar 2014 16:02:38 +0000 Subject: build: distribute maynard.gresource.xml --- shell/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'shell/Makefile.am') 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 -- cgit v1.3.1