mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-04 10:40:58 +01:00
build: fix build of old libnm_glib stuff after 9c9898091a
This commit is contained in:
parent
9c9898091a
commit
d0c792d598
1 changed files with 3 additions and 0 deletions
|
|
@ -28,6 +28,9 @@ nm_online_LDADD = \
|
|||
$(GLIB_LIBS)
|
||||
|
||||
libnm_glib_test_SOURCES = libnm-glib-test.c
|
||||
libnm_glib_test_CFLAGS = \
|
||||
-Wno-deprecated-declarations \
|
||||
-Wno-deprecated
|
||||
libnm_glib_test_LDADD = \
|
||||
$(top_builddir)/libnm-glib/libnm-glib.la \
|
||||
$(top_builddir)/libnm-util/libnm-util.la \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue