mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-27 07:00:09 +01:00
keyfile: fix testcase build
This commit is contained in:
parent
4dd68ba888
commit
7103dbe426
1 changed files with 2 additions and 2 deletions
|
|
@ -19,9 +19,9 @@ test_keyfile_CPPFLAGS = \
|
|||
|
||||
test_keyfile_LDADD = \
|
||||
$(DBUS_LIBS) \
|
||||
$(top_builddir)/system-settings/plugins/keyfile/io/libkeyfile-io.la \
|
||||
$(top_builddir)/libnm-glib/libnm_glib.la \
|
||||
$(top_builddir)/libnm-util/libnm-util.la \
|
||||
$(top_builddir)/system-settings/plugins/keyfile/io/libkeyfile-io.la
|
||||
$(top_builddir)/libnm-util/libnm-util.la
|
||||
|
||||
if WITH_TESTS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue