]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
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)
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

index 3d98d69f30073e4a1799edf07effd2d0755bd5d4..f8bde3464e56a4590983ae9f898a87cfcaa262ce 100644 (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