]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: drop linkage to libvirt_driver_network_impl.la
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 19 Feb 2018 12:11:40 +0000 (12:11 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 19 Feb 2018 12:11:40 +0000 (12:11 +0000)
commit51fdde208b7e24e33c89f50400d016baacaf601b
tree158bc37b560a57f50f2a5002a0b5555099f480bc
parentfb9557ddc1abbcc7d5e69bb82dd752804209dc18
tests: drop linkage to libvirt_driver_network_impl.la

The qemuxml2argvtest does not need to link to the network driver
after this commit:

  commit 0c63c117a2d17f66b05dd83e50aa36ac0b0c9843
  Author: Daniel P. Berrangé <berrange@redhat.com>
  Date:   Fri Feb 9 15:08:53 2018 +0000

    conf: reimplement virDomainNetResolveActualType in terms of public API

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
tests/Makefile.am