tests: Distribute virpcitestdata

Since 21685c955e we have tests/virpcitestdata dir containing the PCI
config files for some dummy PCI devices that are used int virpcitest.
However, the directory containing the config files is not distributed
making 'make rpm' fail.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Michal Privoznik 2013-11-07 11:57:27 +01:00
parent 2cbc0164b0
commit 5ac7f07860

View File

@ -107,6 +107,7 @@ EXTRA_DIST = \
sysinfodata \
test-lib.sh \
virsh-uriprecedence \
virpcitestdata \
vmx2xmldata \
xencapsdata \
xmconfigdata \