[libvirt] [PATCH 2/2] make check-driverimpls work again

Daniel P. Berrangé berrange at redhat.com
Tue Nov 12 13:29:00 UTC 2019


On Mon, Nov 11, 2019 at 02:22:21PM +0100, Michal Privoznik wrote:
> Previously we generated all source files into $srcdir which is no
> longer true. This means that we can't just blindly prepend each
> source file with $srcdir.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/Makefile.am                 | 5 +----
>  src/bhyve/Makefile.inc.am       | 2 +-
>  src/esx/Makefile.inc.am         | 2 +-
>  src/hyperv/Makefile.inc.am      | 2 +-
>  src/interface/Makefile.inc.am   | 2 +-
>  src/libxl/Makefile.inc.am       | 2 +-
>  src/lxc/Makefile.inc.am         | 2 +-
>  src/network/Makefile.inc.am     | 2 +-
>  src/node_device/Makefile.inc.am | 6 +++---
>  src/nwfilter/Makefile.inc.am    | 2 +-
>  src/openvz/Makefile.inc.am      | 2 +-
>  src/phyp/Makefile.inc.am        | 2 +-
>  src/qemu/Makefile.inc.am        | 2 +-
>  src/remote/Makefile.inc.am      | 2 +-
>  src/secret/Makefile.inc.am      | 2 +-
>  src/storage/Makefile.inc.am     | 2 +-
>  src/test/Makefile.inc.am        | 2 +-
>  src/vbox/Makefile.inc.am        | 4 ++--
>  src/vmware/Makefile.inc.am      | 2 +-
>  src/vz/Makefile.inc.am          | 2 +-
>  20 files changed, 23 insertions(+), 26 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list