diff options
Diffstat (limited to 'modules/text-highlight')
-rw-r--r-- | modules/text-highlight/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/text-highlight/Makefile.am b/modules/text-highlight/Makefile.am index 182364a069..44d32244f1 100644 --- a/modules/text-highlight/Makefile.am +++ b/modules/text-highlight/Makefile.am @@ -21,7 +21,7 @@ module_text_highlight_la_SOURCES = \ languages.h module_text_highlight_la_LIBADD = \ - $(top_builddir)/e-util/libeutil.la \ + $(top_builddir)/e-util/libevolution-util.la \ $(top_builddir)/mail/libevolution-mail.la \ $(top_builddir)/em-format/libemformat.la \ $(top_builddir)/shell/libeshell.la \ |