mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-11 23:37:42 +00:00
build: include augeas-gentest.pl into dist file
We generate *.aug from *.aug.in by augeas-gentest.pl, so this script should be included in dist file.
This commit is contained in:
parent
13af87f23c
commit
23292f7389
@ -1120,6 +1120,7 @@ check-local: check-augeas
|
|||||||
check-augeas: check-augeas-qemu check-augeas-lxc check-augeas-sanlock
|
check-augeas: check-augeas-qemu check-augeas-lxc check-augeas-sanlock
|
||||||
|
|
||||||
AUG_GENTEST = $(PERL) $(top_srcdir)/build-aux/augeas-gentest.pl
|
AUG_GENTEST = $(PERL) $(top_srcdir)/build-aux/augeas-gentest.pl
|
||||||
|
EXTRA_DIST += $(top_srcdir)/build-aux/augeas-gentest.pl
|
||||||
|
|
||||||
if WITH_QEMU
|
if WITH_QEMU
|
||||||
test_libvirtd_qemu.aug: qemu/test_libvirtd_qemu.aug.in \
|
test_libvirtd_qemu.aug: qemu/test_libvirtd_qemu.aug.in \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user