[evolution] Add dbus-glib flags to evolution binary.



commit aeab12d7504c42d6ad4ee901be21cb79d1935c7a
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sat Mar 17 13:49:41 2012 -0400

    Add dbus-glib flags to evolution binary.

 shell/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 3ebf5dc..9259d63 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)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]