Tests can't succeed from the distribution tarball: the new
gconfig-domain-device-filesys.xml file wasn't included.
---
tests/Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 63865e8..c8bb4c7 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -23,6 +23,7 @@ EXTRA_DIST += \
xml/gconfig-domain-device-channel.xml \
xml/gconfig-domain-device-console.xml \
xml/gconfig-domain-device-disk.xml \
+ xml/gconfig-domain-device-filesys.xml \
xml/gconfig-domain-device-graphics.xml \
xml/gconfig-domain-device-input.xml \
xml/gconfig-domain-device-network.xml \
--
2.1.4