diff options
-rw-r--r-- | plugins/face/Makefile.am | 1 |
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) \ |