[libvirt] [PATCH] tests: Follow up on qemucaps2xmldata rename

Andrea Bolognani abologna at redhat.com
Mon Sep 17 15:05:53 UTC 2018


The directory has been renamed in 562990849a9d, but a
reference to it was not updated at the same time, causing
'make dist' to fail ever since. Fix it.

Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
Pushed under the Pink Bunny Ears of Shame™ rule.

 tests/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 136fe16f71..51be1509e1 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -122,7 +122,7 @@ EXTRA_DIST = \
 	qemuargv2xmldata \
 	qemublocktestdata \
 	qemucapabilitiesdata \
-	qemucaps2xmldata \
+	qemucaps2xmloutdata \
 	qemuhotplugtestcpus \
 	qemuhotplugtestdevices \
 	qemuhotplugtestdomains \
-- 
2.17.1




More information about the libvir-list mailing list