提交 9c563e76 编写于 作者: M Matthias Bolte

build: Distribute the whole tests/qemuhelpdata directory

Instead of distributing the individual files.

Now it's less error prone and consistent with the rest of
the data directories in the tests directory.
上级 afa3f0af
...@@ -39,16 +39,6 @@ LDADDS = \ ...@@ -39,16 +39,6 @@ LDADDS = \
$(LIBSOCKET) \ $(LIBSOCKET) \
$(COVERAGE_LDFLAGS) $(COVERAGE_LDFLAGS)
qemuhelpdata = \
kvm-74 \
kvm-86 \
qemu-0.9.1 \
qemu-0.10.5 \
qemu-0.12.1 \
qemu-kvm-0.10.5 \
qemu-kvm-0.11.0-rc2 \
qemu-kvm-0.12.3
EXTRA_DIST = \ EXTRA_DIST = \
oomtrace.pl \ oomtrace.pl \
test-lib.sh \ test-lib.sh \
...@@ -79,7 +69,7 @@ EXTRA_DIST = \ ...@@ -79,7 +69,7 @@ EXTRA_DIST = \
domainsnapshotschematest \ domainsnapshotschematest \
domainsnapshotxml2xmlout \ domainsnapshotxml2xmlout \
domainsnapshotxml2xmlin \ domainsnapshotxml2xmlin \
$(patsubst %,qemuhelpdata/%,$(qemuhelpdata)) qemuhelpdata
noinst_PROGRAMS = virshtest conftest \ noinst_PROGRAMS = virshtest conftest \
nodeinfotest statstest qparamtest nodeinfotest statstest qparamtest
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册