From faddd5106749fb3493c4bbc73f96571c5f6ded40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fridrich=20=C5=A0trba?= Date: Mon, 26 Apr 2010 16:44:58 +0200 Subject: Fix linking of face plugin --- plugins/face/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/face') 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) \ -- cgit v1.2.3