]> xenbits.xensource.com Git - libvirt.git/commitdiff
tests: Distribute virpcitestdata
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 7 Nov 2013 10:57:27 +0000 (11:57 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 7 Nov 2013 10:59:14 +0000 (11:59 +0100)
Since 21685c955e5466 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>
tests/Makefile.am

index 2c2e5a93dacedef95be2230cc9ef03f63193fa7e..70b5f61b06d0ec19966de42825ee9fe4bf759c72 100644 (file)
@@ -107,6 +107,7 @@ EXTRA_DIST =                \
        sysinfodata \
        test-lib.sh     \
        virsh-uriprecedence \
+       virpcitestdata \
        vmx2xmldata \
        xencapsdata \
        xmconfigdata \