From 6c9a3243c9b335cb7e5873b15562263e74293dc2 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 26 May 2013 14:57:43 -0400 Subject: Rename libeutil to libevolution-util. To make Evolution's shared libraries more consistent. Also rename the documentation module to evolution-util. --- plugins/mail-to-task/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/mail-to-task') diff --git a/plugins/mail-to-task/Makefile.am b/plugins/mail-to-task/Makefile.am index a9786fcdcf..3ef65c6762 100644 --- a/plugins/mail-to-task/Makefile.am +++ b/plugins/mail-to-task/Makefile.am @@ -16,7 +16,7 @@ liborg_gnome_mail_to_task_la_SOURCES = mail-to-task.c liborg_gnome_mail_to_task_la_LDFLAGS = -module -avoid-version $(NO_UNDEFINED) liborg_gnome_mail_to_task_la_LIBADD = \ - $(top_builddir)/e-util/libeutil.la \ + $(top_builddir)/e-util/libevolution-util.la \ $(top_builddir)/shell/libeshell.la \ $(top_builddir)/em-format/libemformat.la \ $(top_builddir)/calendar/gui/libevolution-calendar.la \ -- cgit v1.2.3