]> xenbits.xensource.com Git - libvirt.git/commitdiff
tests: Follow up on qemucaps2xmldata rename
authorAndrea Bolognani <abologna@redhat.com>
Mon, 17 Sep 2018 14:51:23 +0000 (16:51 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 17 Sep 2018 15:03:56 +0000 (17:03 +0200)
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@redhat.com>
tests/Makefile.am

index 136fe16f71523752828a0a5382eb2230b659e1e5..51be1509e1302e2199920c1d9abebc14fc601d44 100644 (file)
@@ -122,7 +122,7 @@ EXTRA_DIST = \
        qemuargv2xmldata \
        qemublocktestdata \
        qemucapabilitiesdata \
-       qemucaps2xmldata \
+       qemucaps2xmloutdata \
        qemuhotplugtestcpus \
        qemuhotplugtestdevices \
        qemuhotplugtestdomains \