diff options
Diffstat (limited to 'plugins/face')
-rw-r--r-- | plugins/face/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/face/Makefile.am b/plugins/face/Makefile.am index 207456abc3..45bbbd5a4c 100644 --- a/plugins/face/Makefile.am +++ b/plugins/face/Makefile.am @@ -18,7 +18,7 @@ liborg_gnome_face_la_SOURCES = face.c liborg_gnome_face_la_LIBADD = \ $(top_builddir)/e-util/libevolution-util.la \ - $(top_builddir)/composer/libcomposer.la \ + $(top_builddir)/composer/libevolution-mail-composer.la \ $(top_builddir)/mail/libevolution-mail.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ $(GNOME_PLATFORM_LIBS) \ |