summaryrefslogtreecommitdiff
path: root/src/settings/plugins/example/Makefile.am
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2014-09-18 12:08:17 -0400
committerDan Winship <danw@gnome.org>2014-09-18 12:08:17 -0400
commit6d07dab3604beb013b4a66c7b8474a1b445ade3d (patch)
tree08e913a261fc29c790dd91724546b89cb15dd534 /src/settings/plugins/example/Makefile.am
parent67853793cf5aaaa3afca9d07b4e9d58b9289e45b (diff)
downloadNetworkManager-danw/wip/gdbus.tar.gz
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