aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-08-02 20:42:38 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-08-02 20:43:18 +0800
commitc8a56cad7f8580b27f4ea68342f42f5a9f977cfc (patch)
tree0349aea514983281868c48d1b54f344d10c87a1a /mail/Makefile.am
parent2dfabd3909d4afe12637160863884ea2c953cfac (diff)
downloadgsoc2013-evolution-c8a56cad7f8580b27f4ea68342f42f5a9f977cfc.tar
gsoc2013-evolution-c8a56cad7f8580b27f4ea68342f42f5a9f977cfc.tar.gz
gsoc2013-evolution-c8a56cad7f8580b27f4ea68342f42f5a9f977cfc.tar.bz2
gsoc2013-evolution-c8a56cad7f8580b27f4ea68342f42f5a9f977cfc.tar.lz
gsoc2013-evolution-c8a56cad7f8580b27f4ea68342f42f5a9f977cfc.tar.xz
gsoc2013-evolution-c8a56cad7f8580b27f4ea68342f42f5a9f977cfc.tar.zst
gsoc2013-evolution-c8a56cad7f8580b27f4ea68342f42f5a9f977cfc.zip
Missing linker flag.
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index 8738fda13d..d50f9bd23b 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -184,6 +184,7 @@ libevolution_mail_la_LIBADD = \
$(top_builddir)/composer/libcomposer.la \
$(top_builddir)/widgets/table/libetable.la \
$(top_builddir)/widgets/text/libetext.la \
+ $(top_builddir)/widgets/menus/libmenus.la \
$(top_builddir)/widgets/misc/libemiscwidgets.la \
$(top_builddir)/widgets/menus/libmenus.la \
$(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la \