]> xenbits.xensource.com Git - libvirt.git/commit
fix another failing "make distcheck" (qemuhelptest)
authorJim Meyering <meyering@redhat.com>
Wed, 8 Jul 2009 06:35:24 +0000 (08:35 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 8 Jul 2009 14:00:05 +0000 (16:00 +0200)
commitaef97468747347a32d1d95369e3ee3af31734d66
tree88d1ca560ef8701b004035c09f80749899d7c942
parent568583adf7dfed836f7e9a45ea85d359e41c874c
fix another failing "make distcheck" (qemuhelptest)

It failed in a non-srcdir build because those 5 sample output
files were not included in the distribution tarball.  Include them.
* tests/Makefile.am (qemuhelpdata, EXTRA_DIST): Include these:
kvm-74, kvm-86, qemu-0.10.5, qemu-0.9.1, qemu-kvm-0.10.5.
tests/Makefile.am