From 1e0b252fc78b0a96c621c5500a8140c9fcca6e9c Mon Sep 17 00:00:00 2001 From: "H.Habighorst" Date: Mon, 13 Jul 2009 14:05:44 -0400 Subject: =?UTF-8?q?Bug=20588018=20=E2=80=93=20NetworkManager=20&=20DBUS=20?= =?UTF-8?q?build=20check=20rewrite?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shell/Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'shell') 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 -- cgit v1.2.3