diff options
Diffstat (limited to 'modules/prefer-plain/Makefile.am')
-rw-r--r-- | modules/prefer-plain/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/prefer-plain/Makefile.am b/modules/prefer-plain/Makefile.am index 8b424479f4..2b241e4ebd 100644 --- a/modules/prefer-plain/Makefile.am +++ b/modules/prefer-plain/Makefile.am @@ -19,7 +19,7 @@ module_prefer_plain_la_SOURCES = \ evolution-module-prefer-plain.c module_prefer_plain_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 \ |