[evolution] Add missing linker flags in capplet.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Add missing linker flags in capplet.
- Date: Mon, 15 Mar 2010 19:48:58 +0000 (UTC)
commit 99bd309e0d69ff6345e688b92f041b34cc77ab8d
Author: Matthew Barnes <mbarnes redhat com>
Date: Mon Mar 15 15:48:38 2010 -0400
Add missing linker flags in capplet.
capplet/Makefile.am | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/capplet/Makefile.am b/capplet/Makefile.am
index f57bbe0..0973ebc 100644
--- a/capplet/Makefile.am
+++ b/capplet/Makefile.am
@@ -4,6 +4,7 @@ AM_CPPFLAGS = \
-I$(top_srcdir)/widgets \
-I$(top_srcdir)/widgets/misc \
-I$(top_srcdir) \
+ -I$(top_srcdir)/e-util \
-I$(top_srcdir)/em-format \
-I$(top_srcdir)/mail \
-I$(top_srcdir)/composer \
@@ -60,5 +61,6 @@ evolution_settings_LDADD = \
$(top_builddir)/filter/libfilter.la \
$(top_builddir)/mail/libevolution-mail.la \
$(top_builddir)/capplet/settings/libevolution-mail-settings.la
-
+ $(top_builddir)/shell/libeshell.la \
+ $(top_builddir)/e-util/libeutil.la
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]