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.
This commit is contained in:
Jim Meyering 2009-07-08 08:35:24 +02:00
parent 568583adf7
commit aef9746874

View File

@ -36,6 +36,13 @@ LDADDS = \
$(LIBSOCKET) \
$(COVERAGE_LDFLAGS)
qemuhelpdata = \
kvm-74 \
kvm-86 \
qemu-0.10.5 \
qemu-0.9.1 \
qemu-kvm-0.10.5
EXTRA_DIST = \
oomtrace.pl \
test-lib.sh \
@ -51,7 +58,8 @@ EXTRA_DIST = \
storagevolschematest \
storagevolschemadata \
nodedevschematest \
nodedevschemadata
nodedevschemadata \
$(patsubst %,qemuhelpdata/%,$(qemuhelpdata))
noinst_PROGRAMS = virshtest conftest \
nodeinfotest statstest qparamtest