mirror of
https://github.com/systemd/systemd.git
synced 2025-02-04 21:47:31 +03:00
build-sys: add libsystemd-fw where needed
This commit is contained in:
parent
8d09b6deae
commit
6ca5708aa9
@ -5524,6 +5524,11 @@ test_network_tables_LDADD = \
|
||||
libsystemd-networkd-core.la \
|
||||
libudev-core.la
|
||||
|
||||
if HAVE_LIBIPTC
|
||||
test_network_tables_LDADD += \
|
||||
libsystemd-fw.la
|
||||
endif
|
||||
|
||||
tests += \
|
||||
test-network \
|
||||
test-network-tables
|
||||
|
Loading…
x
Reference in New Issue
Block a user