summaryrefslogtreecommitdiff
path: root/src/settings/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings/tests/Makefile.am')
-rw-r--r--src/settings/tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/settings/tests/Makefile.am b/src/settings/tests/Makefile.am
index cc53bcf3ff..28accaa8bd 100644
--- a/src/settings/tests/Makefile.am
+++ b/src/settings/tests/Makefile.am
@@ -4,6 +4,7 @@ AM_CPPFLAGS = \
-I$(top_builddir)/libnm-core \
-I$(top_srcdir)/src/settings \
-DG_LOG_DOMAIN=\""NetworkManager"\" \
+ -DNETWORKMANAGER_COMPILATION \
-DNM_VERSION_MAX_ALLOWED=NM_VERSION_NEXT_STABLE \
$(GLIB_CFLAGS)