summaryrefslogtreecommitdiff
path: root/src/devices/team/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/team/Makefile.am')
-rw-r--r--src/devices/team/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/team/Makefile.am b/src/devices/team/Makefile.am
index 57f3c1978..6fea9b3f9 100644
--- a/src/devices/team/Makefile.am
+++ b/src/devices/team/Makefile.am
@@ -11,6 +11,7 @@ AM_CPPFLAGS = \
-I${top_builddir}/libnm-core \
-I${top_srcdir}/libnm-core \
-DG_LOG_DOMAIN=\""NetworkManager-team"\" \
+ -DNETWORKMANAGER_COMPILATION \
-DNM_VERSION_MAX_ALLOWED=NM_VERSION_NEXT_STABLE \
$(DBUS_CFLAGS)