From f3bf532a3c6dd97605117dba4b7cc4aae10e7136 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 4 Mar 2012 00:26:10 +0100 Subject: [PATCH] build: include glib-compile-resources.xml in the dist tarball https://bugzilla.gnome.org/show_bug.cgi?id=671281 --- docs/reference/gio/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/reference/gio/Makefile.am b/docs/reference/gio/Makefile.am index ea0c5d4..7d2d264 100644 --- a/docs/reference/gio/Makefile.am +++ b/docs/reference/gio/Makefile.am @@ -114,6 +114,7 @@ content_files = \ migrating-gdbus.xml \ gio-querymodules.xml \ glib-compile-schemas.xml\ + glib-compile-resources.xml \ gsettings.xml \ gresource.xml \ gdbus.xml \ -- 2.7.4