From 92331eb10a6ad05d3b811546539a82470a36a466 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 20 Apr 2015 12:15:42 +0100 Subject: [PATCH] Distribute summary-xmllang-and-attrs.gschema.xml in tarballs This is needed for "make distcheck". Reviewed-by: Matthias Clasen Bug: https://bugzilla.gnome.org/show_bug.cgi?id=748177 --- gio/tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/gio/tests/Makefile.am b/gio/tests/Makefile.am index 7504ee9a9..4b35d0dc5 100644 --- a/gio/tests/Makefile.am +++ b/gio/tests/Makefile.am @@ -182,6 +182,7 @@ schema_tests = \ range-wrong-type.gschema.xml \ range.gschema.xml \ summary-xmllang.gschema.xml \ + summary-xmllang-and-attrs.gschema.xml \ wrong-category.gschema.xml \ $(NULL)