mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-24 06:35:24 +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
|
||||
|
||||
AUG_GENTEST = $(PERL) $(top_srcdir)/build-aux/augeas-gentest.pl
|
||||
EXTRA_DIST += $(top_srcdir)/build-aux/augeas-gentest.pl
|
||||
|
||||
if WITH_QEMU
|
||||
test_libvirtd_qemu.aug: qemu/test_libvirtd_qemu.aug.in \
|
||||
|
Loading…
Reference in New Issue
Block a user