mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-07 00:30:32 +01:00
test: needs -ldl too for logger code
This commit is contained in:
parent
a799b0a0b9
commit
08c33651c7
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ test_policy_hosts_CPPFLAGS = \
|
|||
$(GLIB_CFLAGS)
|
||||
|
||||
test_policy_hosts_LDADD = \
|
||||
-ldl \
|
||||
$(top_builddir)/src/libtest-policy-hosts.la \
|
||||
$(GLIB_LIBS)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue