[evolution/gnome-2-30] Fix build breakage.



commit a4a310d49f49c05c9e52c35177e7dcb03aa9781f
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sun Jun 13 22:25:54 2010 -0400

    Fix build breakage.

 smime/lib/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/smime/lib/Makefile.am b/smime/lib/Makefile.am
index a1db64a..a8887b3 100644
--- a/smime/lib/Makefile.am
+++ b/smime/lib/Makefile.am
@@ -13,6 +13,7 @@ libessmime_la_CPPFLAGS =				\
 	-DEVOLUTION_UIDIR=\""$(uidir)"\"		\
 	-DPREFIX=\""$(prefix)"\"			\
 	$(GNOME_PLATFORM_CFLAGS)			\
+	$(CAMEL_CFLAGS)					\
 	$(CERT_UI_CFLAGS)
 
 libessmime_la_SOURCES = 	\
@@ -30,6 +31,7 @@ libessmime_la_SOURCES = 	\
 libessmime_la_LIBADD =				\
 	$(top_builddir)/e-util/libeutil.la	\
 	$(GNOME_PLATFORM_LIBS)			\
+	$(CAMEL_LIBS)				\
 	$(CERT_UI_LIBS)
 
 libessmime_la_LDFLAGS = $(NO_UNDEFINED)



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