aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorH.Habighorst <tearofadragon@googlemail.com>2009-07-14 02:05:44 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-07-14 02:06:19 +0800
commit1e0b252fc78b0a96c621c5500a8140c9fcca6e9c (patch)
treefa95f921ae000cdb274b4638eb5067f3c6c231d8 /shell
parent966f10fe2ddf8d153265be86407f185207988c2f (diff)
downloadgsoc2013-evolution-1e0b252fc78b0a96c621c5500a8140c9fcca6e9c.tar
gsoc2013-evolution-1e0b252fc78b0a96c621c5500a8140c9fcca6e9c.tar.gz
gsoc2013-evolution-1e0b252fc78b0a96c621c5500a8140c9fcca6e9c.tar.bz2
gsoc2013-evolution-1e0b252fc78b0a96c621c5500a8140c9fcca6e9c.tar.lz
gsoc2013-evolution-1e0b252fc78b0a96c621c5500a8140c9fcca6e9c.tar.xz
gsoc2013-evolution-1e0b252fc78b0a96c621c5500a8140c9fcca6e9c.tar.zst
gsoc2013-evolution-1e0b252fc78b0a96c621c5500a8140c9fcca6e9c.zip
Bug 588018 – NetworkManager & DBUS build check rewrite
Diffstat (limited to 'shell')
-rw-r--r--shell/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 4f89e2fd31..ecf0dc4f47 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -23,6 +23,12 @@ AM_CPPFLAGS = \
$(TZDIALOG_CFLAGS) \
$(SHELL_CFLAGS)
+if NM_SUPPORT
+AM_CPPFLAGS += \
+ $(DBUS_GLIB_CFLAGS) \
+ $(NM_FLAGS)
+endif
+
bin_PROGRAMS = evolution
# Shell CORBA stuff