aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2010-04-26 22:44:58 +0800
committerFridrich Štrba <fridrich.strba@bluewin.ch>2010-04-26 22:45:55 +0800
commit92d3fcc8540110960d95639d4a55f70cf0e079e0 (patch)
tree359e8aa90ace6a347c68573b11fa337a87f95e9f /plugins
parent76735b58fcbce6fa39fd73d765786790307a6abb (diff)
downloadgsoc2013-evolution-92d3fcc8540110960d95639d4a55f70cf0e079e0.tar
gsoc2013-evolution-92d3fcc8540110960d95639d4a55f70cf0e079e0.tar.gz
gsoc2013-evolution-92d3fcc8540110960d95639d4a55f70cf0e079e0.tar.bz2
gsoc2013-evolution-92d3fcc8540110960d95639d4a55f70cf0e079e0.tar.lz
gsoc2013-evolution-92d3fcc8540110960d95639d4a55f70cf0e079e0.tar.xz
gsoc2013-evolution-92d3fcc8540110960d95639d4a55f70cf0e079e0.tar.zst
gsoc2013-evolution-92d3fcc8540110960d95639d4a55f70cf0e079e0.zip
Fix linking of face plugin
Diffstat (limited to 'plugins')
-rw-r--r--plugins/face/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/face/Makefile.am b/plugins/face/Makefile.am
index 240dc3a8d0..c358f8df83 100644
--- a/plugins/face/Makefile.am
+++ b/plugins/face/Makefile.am
@@ -21,6 +21,7 @@ liborg_gnome_face_la_SOURCES = face.c
liborg_gnome_face_la_LIBADD = \
$(top_builddir)/e-util/libeutil.la \
+ $(top_builddir)/composer/libcomposer.la \
$(top_builddir)/widgets/misc/libemiscwidgets.la \
$(top_builddir)/mail/libevolution-mail.la \
$(EVOLUTION_MAIL_LIBS) \