[libvirt] [dbus PATCH v2 1/5] tests: Include xmldata.py in EXTRA_DIST

Andrea Bolognani abologna at redhat.com
Thu Jun 21 11:04:55 UTC 2018


This fixes distcheck.

Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
 tests/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index e841627..3872d7b 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,4 +1,5 @@
 test_helpers = \
+	xmldata.py \
 	libvirttest.py \
 	conftest.py
 
-- 
2.17.1




More information about the libvir-list mailing list