core: enable libgsystem

Got build problems with some of the pavlix/runtime patches without that.
This commit is contained in:
Pavel Šimerda 2013-07-04 23:32:42 +02:00
parent 7dcec4d100
commit becbf1a84c

View file

@ -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) \