diff --git a/src/devices/adsl/Makefile.am b/src/devices/adsl/Makefile.am index 5f981740a7..18841864c5 100644 --- a/src/devices/adsl/Makefile.am +++ b/src/devices/adsl/Makefile.am @@ -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