]> xenbits.xensource.com Git - people/dariof/libvirt.git/commitdiff
test: include qemuhotplugtest data files in source rpm
authorLaine Stump <laine@laine.org>
Wed, 26 Jun 2013 05:45:43 +0000 (01:45 -0400)
committerLaine Stump <laine@laine.org>
Wed, 26 Jun 2013 05:48:01 +0000 (01:48 -0400)
commit 0fc12bca added a new test called qemuhotplugtest which has
several data files in tests/qemuhotplugtestdata, but didn't add that
directory to EXTRA_DIST in the tests Makefile.am, so the make check
done during a make rpm was failing due to missing data files.

tests/Makefile.am

index a019eb99b38321a41785e6fa97802edc6b6d26cd..4c49151411c661b4612ff415414c268c3257fe85 100644 (file)
@@ -80,6 +80,7 @@ EXTRA_DIST =          \
        nwfilterxml2xmlout \
        oomtrace.pl \
        qemuhelpdata \
+       qemuhotplugtestdata \
        qemuxml2argvdata \
        qemuxml2xmloutdata \
        qemuxmlnsdata \