[libvirt] [PATCH] tests: add missed directories in EXTRA_DIST

Luyao Huang lhuang at redhat.com
Tue Jul 12 08:28:22 UTC 2016


In commit ec5dcf2a and b0b4a35c, we have moved some xml to
new directories, but forget fix the Makefile. Add 2 directories
in EXTRA_DIST to fix broken vpath build.

Signed-off-by: Luyao Huang <lhuang at redhat.com>
---
 tests/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index fb2380d..010e348 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -122,6 +122,8 @@ EXTRA_DIST =		\
 	qemucaps2xmldata \
 	qemuhelpdata \
 	qemuhotplugtestdata \
+	qemuhotplugtestdevices \
+	qemuhotplugtestdomains \
 	qemumonitorjsondata \
 	qemuxml2argvdata \
 	qemuxml2xmloutdata \
-- 
1.8.3.1




More information about the libvir-list mailing list