summaryrefslogtreecommitdiff
path: root/src/settings/plugins/example/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings/plugins/example/Makefile.am')
-rw-r--r--src/settings/plugins/example/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/settings/plugins/example/Makefile.am b/src/settings/plugins/example/Makefile.am
index 8fc4aa92b1..4b2048e0de 100644
--- a/src/settings/plugins/example/Makefile.am
+++ b/src/settings/plugins/example/Makefile.am
@@ -8,7 +8,6 @@ AM_CPPFLAGS = \
-DNETWORKMANAGER_COMPILATION \
-DNM_VERSION_MAX_ALLOWED=NM_VERSION_NEXT_STABLE \
$(GLIB_CFLAGS) \
- $(DBUS_CFLAGS) \
-DNMCONFDIR=\"$(nmconfdir)\"
# 'noinst' here because this is an example plugin we don't want to install