aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 3ebf5dcfb1..9259d63db9 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -136,6 +136,7 @@ evolution_CPPFLAGS = \
$(EVOLUTION_DATA_SERVER_CFLAGS) \
$(GNOME_PLATFORM_CFLAGS) \
$(GTKHTML_CFLAGS) \
+ $(DBUS_GLIB_CFLAGS) \
$(CLUTTER_CFLAGS)
evolution_SOURCES = \
@@ -151,6 +152,7 @@ evolution_LDADD = \
$(top_builddir)/filter/libfilter.la \
$(EVOLUTION_DATA_SERVER_LIBS) \
$(GNOME_PLATFORM_LIBS) \
+ $(DBUS_GLIB_LIBS) \
$(CLUTTER_LIBS) \
$(EVOLUTIONICON)