mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
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:
parent
e42ff0105d
commit
eba53aa07e
@ -140,6 +140,7 @@ schema_tests = \
|
|||||||
enum-with-chained-alias.gschema.xml \
|
enum-with-chained-alias.gschema.xml \
|
||||||
enum-with-choice.gschema.xml \
|
enum-with-choice.gschema.xml \
|
||||||
enum-with-invalid-alias.gschema.xml \
|
enum-with-invalid-alias.gschema.xml \
|
||||||
|
enum-with-invalid-value.gschema.xml \
|
||||||
enum-with-repeated-alias.gschema.xml \
|
enum-with-repeated-alias.gschema.xml \
|
||||||
enum-with-repeated-nick.gschema.xml \
|
enum-with-repeated-nick.gschema.xml \
|
||||||
enum-with-repeated-value.gschema.xml \
|
enum-with-repeated-value.gschema.xml \
|
||||||
|
Loading…
Reference in New Issue
Block a user