提交 c2090b11 编写于 作者: D Daniel P. Berrangé

make: fix VPATH build for libvirtd augeas check

Signed-off-by: NDaniel P. Berrangé <berrange@redhat.com>
上级 c6d483cd
......@@ -2297,7 +2297,7 @@ check-augeas-virtlogd: test_virtlogd.aug
if WITH_LIBVIRTD
test_libvirtd.aug: remote/test_libvirtd.aug.in \
remote/libvirtd.conf $(AUG_GENTEST)
$(AM_V_GEN)$(AUG_GENTEST) remote/libvirtd.conf $< $@
$(AM_V_GEN)$(AUG_GENTEST) $(srcdir)/remote/libvirtd.conf $< $@
check-augeas-libvirtd: test_libvirtd.aug
$(AM_V_GEN)if test -x '$(AUGPARSE)'; then \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册