From e549bbf66406fc483cd43ce860ba88e7d83d3c80 Mon Sep 17 00:00:00 2001 From: Ryan Lortie Date: Mon, 21 Jun 2010 13:25:51 -0400 Subject: [PATCH] distcheck fix --- gio/tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/gio/tests/Makefile.am b/gio/tests/Makefile.am index 85fe2a822..4cfbb6e6a 100644 --- a/gio/tests/Makefile.am +++ b/gio/tests/Makefile.am @@ -302,6 +302,7 @@ schema_tests = \ schema-tests/enum-with-repeated-alias.gschema.xml \ schema-tests/enum-with-shadow-alias.gschema.xml \ schema-tests/enum.gschema.xml \ + schema-tests/from-docs.gschema.xml \ schema-tests/incomplete-list.gschema.xml \ schema-tests/invalid-path.gschema.xml \ schema-tests/missing-quotes.gschema.xml \