From 04aa0fba1f96cac50e8006e7dd806cf042138851 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 26 May 2013 16:18:25 -0400 Subject: Rename libemformat to libevolution-mail-formatter. To make Evolution's shared libraries more consistent. Also add an evolution-mail-formatter documentation module. --- composer/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer/Makefile.am') diff --git a/composer/Makefile.am b/composer/Makefile.am index 1e846b91ff..3352c1810d 100644 --- a/composer/Makefile.am +++ b/composer/Makefile.am @@ -57,7 +57,7 @@ libcomposer_la_LDFLAGS = -avoid-version $(NO_UNDEFINED) libcomposer_la_LIBADD = \ $(top_builddir)/e-util/libevolution-util.la \ $(top_builddir)/shell/libevolution-shell.la \ - $(top_builddir)/em-format/libemformat.la \ + $(top_builddir)/em-format/libevolution-mail-formatter.la \ $(top_builddir)/addressbook/gui/contact-editor/libecontacteditor.la \ $(top_builddir)/addressbook/gui/contact-list-editor/libecontactlisteditor.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ -- cgit v1.2.3