build: Add missing test GSchema XML file to dist list

This was introduced in bug #742997, but not added to the Makefile.am, so
it’s missing from tarballs.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
Reviewed-by: nobody

https://bugzilla.gnome.org/show_bug.cgi?id=792322
This commit is contained in:
Philip Withnall 2018-01-08 12:05:21 +00:00
parent e42ff0105d
commit eba53aa07e

View File

@ -140,6 +140,7 @@ schema_tests = \
enum-with-chained-alias.gschema.xml \
enum-with-choice.gschema.xml \
enum-with-invalid-alias.gschema.xml \
enum-with-invalid-value.gschema.xml \
enum-with-repeated-alias.gschema.xml \
enum-with-repeated-nick.gschema.xml \
enum-with-repeated-value.gschema.xml \