aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2009-09-16 18:17:20 +0100
committerDaniel P. Berrange <berrange@redhat.com>2009-09-21 14:41:47 +0100
commitb553b50acbc3ea32785b0622f2e9203b702f7236 (patch)
tree053cf4feca7a1e11b653e808c1278bed981797b7 /tests/Makefile.am
parentMisc syntax-check fixes (diff)
downloadlibvirt-b553b50acbc3ea32785b0622f2e9203b702f7236.tar.gz
libvirt-b553b50acbc3ea32785b0622f2e9203b702f7236.tar.bz2
libvirt-b553b50acbc3ea32785b0622f2e9203b702f7236.zip
Fix missing data file in qemuhelpdata
* tests/Makefile.am: Add missing data file to extra dist
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index cc1667172..4cc21c9a0 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -42,7 +42,8 @@ qemuhelpdata = \
kvm-86 \
qemu-0.10.5 \
qemu-0.9.1 \
- qemu-kvm-0.10.5
+ qemu-kvm-0.10.5 \
+ qemu-kvm-0.11.0-rc2
EXTRA_DIST = \
oomtrace.pl \