mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-02 12:20:12 +01:00
build: add missing GLIB_CFLAGS for compiling adsl device plugin
(cherry picked from commitcd267cceed) (cherry picked from commit38cef9de7a) (cherry picked from commitfa142d856c)
This commit is contained in:
parent
493da97d2d
commit
4e53619502
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ AM_CPPFLAGS = \
|
|||
-I${top_srcdir}/libnm-core \
|
||||
-DG_LOG_DOMAIN=\""NetworkManager-adsl"\" \
|
||||
-DNETWORKMANAGER_COMPILATION=NM_NETWORKMANAGER_COMPILATION_INSIDE_DAEMON \
|
||||
$(GLIB_CFLAGS) \
|
||||
$(GUDEV_CFLAGS)
|
||||
|
||||
pkglib_LTLIBRARIES = libnm-device-plugin-adsl.la
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue