提交 6000bd13 编写于 作者: A Andrea Bolognani

tests: Add testutilsqemu dependency for qemucaps2xmltest

We're not using any of the functionality offered by the
module at the moment, but we will in just a second.
Signed-off-by: NAndrea Bolognani <abologna@redhat.com>
Acked-by: NPeter Krempa <pkrempa@redhat.com>
上级 ad340f22
......@@ -643,6 +643,7 @@ qemucommandutiltest_LDADD = libqemumonitortestutils.la \
qemucaps2xmltest_SOURCES = \
qemucaps2xmltest.c \
testutils.c testutils.h \
testutilsqemu.c testutilsqemu.h \
$(NULL)
qemucaps2xmltest_LDADD = $(qemu_LDADDS) $(LDADDS)
......
......@@ -19,6 +19,7 @@
#include <config.h>
#include "testutils.h"
#include "testutilsqemu.h"
#include "qemu/qemu_capabilities.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册