summaryrefslogtreecommitdiff
path: root/src/dnsmasq-manager/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/dnsmasq-manager/tests/Makefile.am')
-rw-r--r--src/dnsmasq-manager/tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dnsmasq-manager/tests/Makefile.am b/src/dnsmasq-manager/tests/Makefile.am
index 5884efcf7..c6ce1cdaf 100644
--- a/src/dnsmasq-manager/tests/Makefile.am
+++ b/src/dnsmasq-manager/tests/Makefile.am
@@ -6,6 +6,7 @@ AM_CPPFLAGS = \
-I$(top_srcdir)/src \
-I$(top_srcdir)/src/platform \
-DG_LOG_DOMAIN=\""NetworkManager"\" \
+ -DNETWORKMANAGER_COMPILATION \
-DNM_VERSION_MAX_ALLOWED=NM_VERSION_NEXT_STABLE \
$(GLIB_CFLAGS) \
-DTESTDIR="\"$(abs_srcdir)\""