mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-21 20:15:17 +00:00
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>
This commit is contained in:
parent
fb9557ddc1
commit
51fdde208b
@ -583,7 +583,6 @@ qemuxml2argvtest_SOURCES = \
|
||||
qemuxml2argvtest.c testutilsqemu.c testutilsqemu.h \
|
||||
testutils.c testutils.h
|
||||
qemuxml2argvtest_LDADD = libqemutestdriver.la \
|
||||
../src/libvirt_driver_network_impl.la \
|
||||
$(LDADDS) $(LIBXML_LIBS)
|
||||
|
||||
qemuxml2argvmock_la_SOURCES = \
|
||||
|
Loading…
x
Reference in New Issue
Block a user