mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-27 08:10:08 +01:00
build: add missing GLIB_CFLAGS for compiling adsl device plugin
(cherry picked from commitcd267cceed) (cherry picked from commit38cef9de7a)
This commit is contained in:
parent
44ab1914a4
commit
fa142d856c
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