diff options
Diffstat (limited to 'plugins/templates/Makefile.am')
-rw-r--r-- | plugins/templates/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/templates/Makefile.am b/plugins/templates/Makefile.am index 6848aa887b..ccb3d56626 100644 --- a/plugins/templates/Makefile.am +++ b/plugins/templates/Makefile.am @@ -19,7 +19,7 @@ liborg_gnome_templates_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED) liborg_gnome_templates_la_LIBADD = \ $(top_builddir)/e-util/libevolution-util.la \ - $(top_builddir)/composer/libcomposer.la \ + $(top_builddir)/composer/libevolution-mail-composer.la \ $(top_builddir)/shell/libevolution-shell.la \ $(top_builddir)/mail/libevolution-mail.la \ $(top_builddir)/libemail-engine/libemail-engine.la \ |