[evolution] Add missing linker flag to composer-autosave module.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Add missing linker flag to composer-autosave module.
- Date: Sat, 11 Sep 2010 12:41:10 +0000 (UTC)
commit e54ff6fd90c212758d65ecef635a0274060f2d97
Author: Matthew Barnes <mbarnes redhat com>
Date: Sat Sep 11 08:23:20 2010 -0400
Add missing linker flag to composer-autosave module.
modules/composer-autosave/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/modules/composer-autosave/Makefile.am b/modules/composer-autosave/Makefile.am
index 0b802e1..691fbe0 100644
--- a/modules/composer-autosave/Makefile.am
+++ b/modules/composer-autosave/Makefile.am
@@ -19,6 +19,7 @@ libevolution_module_composer_autosave_la_LIBADD = \
$(top_builddir)/shell/libeshell.la \
$(top_builddir)/composer/libcomposer.la \
$(top_builddir)/widgets/misc/libemiscwidgets.la \
+ $(top_builddir)/e-util/libeutil.la \
$(EVOLUTION_MAIL_LIBS) \
$(GNOME_PLATFORM_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]