aboutsummaryrefslogtreecommitdiffstats
path: root/capplet/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-03-16 22:09:11 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-03-16 22:09:11 +0800
commitf92bdde80fbdf65ac242da53d88a48b3db99bd50 (patch)
tree8499279d2012b472fee8672d6eceb9c8642b03d2 /capplet/Makefile.am
parentbb2bd0655853ce4002b85abc7333330fb0c7cfa6 (diff)
downloadgsoc2013-evolution-f92bdde80fbdf65ac242da53d88a48b3db99bd50.tar
gsoc2013-evolution-f92bdde80fbdf65ac242da53d88a48b3db99bd50.tar.gz
gsoc2013-evolution-f92bdde80fbdf65ac242da53d88a48b3db99bd50.tar.bz2
gsoc2013-evolution-f92bdde80fbdf65ac242da53d88a48b3db99bd50.tar.lz
gsoc2013-evolution-f92bdde80fbdf65ac242da53d88a48b3db99bd50.tar.xz
gsoc2013-evolution-f92bdde80fbdf65ac242da53d88a48b3db99bd50.tar.zst
gsoc2013-evolution-f92bdde80fbdf65ac242da53d88a48b3db99bd50.zip
More capplet build issues.
Diffstat (limited to 'capplet/Makefile.am')
-rw-r--r--capplet/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/capplet/Makefile.am b/capplet/Makefile.am
index 51e17dc1d3..aac8cf7a98 100644
--- a/capplet/Makefile.am
+++ b/capplet/Makefile.am
@@ -59,5 +59,7 @@ evolution_settings_LDADD = \
$(top_builddir)/widgets/misc/libemiscwidgets.la \
$(top_builddir)/filter/libfilter.la \
$(top_builddir)/mail/libevolution-mail.la \
- $(top_builddir)/capplet/settings/libevolution-mail-settings.la
+ $(top_builddir)/capplet/settings/libevolution-mail-settings.la \
+ $(top_builddir)/shell/libeshell.la \
+ $(top_builddir)/e-util/libeutil.la