]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: create all augeas test files in same dir as their source
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 19 Jul 2019 15:48:10 +0000 (16:48 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 9 Aug 2019 13:05:06 +0000 (14:05 +0100)
commit2cdabb17617c6075848c0b0aea9cbafc14dc3399
tree2f1ec06db85b8a1efa8e3150e882f1bdb46ae8e9
parentae6fd2753326736d5ed8e13836dd13695fb5a061
build: create all augeas test files in same dir as their source

The current make rules are inconsistent about which directory the
augeas test files are created in. Put them all in the same dir as
their source.

Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
.gitignore
src/bhyve/Makefile.inc.am
src/libxl/Makefile.inc.am
src/locking/Makefile.inc.am
src/logging/Makefile.inc.am
src/lxc/Makefile.inc.am
src/qemu/Makefile.inc.am
src/remote/Makefile.inc.am