diff options
Diffstat (limited to 'em-format/Makefile.am')
-rw-r--r-- | em-format/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/em-format/Makefile.am b/em-format/Makefile.am index 36a747d62b..45e96fd0f4 100644 --- a/em-format/Makefile.am +++ b/em-format/Makefile.am @@ -110,7 +110,7 @@ endif libemformat_la_LIBADD = \ $(top_builddir)/e-util/libevolution-util.la \ - $(top_builddir)/shell/libeshell.la \ + $(top_builddir)/shell/libevolution-shell.la \ $(top_builddir)/libemail-engine/libemail-engine.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ $(GNOME_PLATFORM_LIBS) \ |