diff options
Diffstat (limited to 'plugins/email-custom-header/Makefile.am')
-rw-r--r-- | plugins/email-custom-header/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/email-custom-header/Makefile.am b/plugins/email-custom-header/Makefile.am index 8c5f05971f..178d1a104d 100644 --- a/plugins/email-custom-header/Makefile.am +++ b/plugins/email-custom-header/Makefile.am @@ -20,7 +20,7 @@ liborg_gnome_email_custom_header_la_SOURCES = \ liborg_gnome_email_custom_header_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) \ |