]> git.ipfire.org Git - thirdparty/libvirt.git/commit
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)
commitec30f0f7bfcf8e86159719ee7f7b791296590ecd
tree1061ed32d2a26d3ed5182787d0ee4e95259e9281
parenta47b9e879c486124ab9e0ecde97ef2275e382306
test: include qemuhotplugtest data files in source rpm

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