mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-06 09:40:17 +01:00
core: enable libgsystem
Got build problems with some of the pavlix/runtime patches without that.
This commit is contained in:
parent
7dcec4d100
commit
becbf1a84c
1 changed files with 1 additions and 0 deletions
|
|
@ -379,6 +379,7 @@ libNetworkManager_la_SOURCES = \
|
|||
$(glue_sources)
|
||||
|
||||
libNetworkManager_la_LIBADD = \
|
||||
$(top_builddir)/libgsystem.la \
|
||||
$(top_builddir)/libnm-util/libnm-util.la \
|
||||
$(BLUEZ_LIBS) \
|
||||
$(DBUS_LIBS) \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue