mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 21:55:25 +00:00
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.
This commit is contained in:
parent
a47b9e879c
commit
ec30f0f7bf
@ -80,6 +80,7 @@ EXTRA_DIST = \
|
||||
nwfilterxml2xmlout \
|
||||
oomtrace.pl \
|
||||
qemuhelpdata \
|
||||
qemuhotplugtestdata \
|
||||
qemuxml2argvdata \
|
||||
qemuxml2xmloutdata \
|
||||
qemuxmlnsdata \
|
||||
|
Loading…
Reference in New Issue
Block a user