aboutsummaryrefslogtreecommitdiffstats
path: root/modules/text-highlight
diff options
context:
space:
mode:
Diffstat (limited to 'modules/text-highlight')
-rw-r--r--modules/text-highlight/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/text-highlight/Makefile.am b/modules/text-highlight/Makefile.am
index f5b33d64c5..ad9c9ef69d 100644
--- a/modules/text-highlight/Makefile.am
+++ b/modules/text-highlight/Makefile.am
@@ -23,7 +23,7 @@ module_text_highlight_la_SOURCES = \
module_text_highlight_la_LIBADD = \
$(top_builddir)/e-util/libevolution-util.la \
$(top_builddir)/mail/libevolution-mail.la \
- $(top_builddir)/em-format/libemformat.la \
+ $(top_builddir)/em-format/libevolution-mail-formatter.la \
$(top_builddir)/shell/libevolution-shell.la \
$(EVOLUTION_DATA_SERVER_LIBS) \
$(GNOME_PLATFORM_LIBS) \