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. --- calendar/gui/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar/gui') diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am index b2947d256d..591444a1b4 100644 --- a/calendar/gui/Makefile.am +++ b/calendar/gui/Makefile.am @@ -206,7 +206,7 @@ libevolution_calendar_la_LIBADD = \ $(top_builddir)/shell/libeshell.la \ $(top_builddir)/calendar/gui/dialogs/libcal-dialogs.la \ $(top_builddir)/calendar/importers/libevolution-calendar-importers.la \ - $(top_builddir)/e-util/libeutil.la \ + $(top_builddir)/e-util/libevolution-util.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ $(GNOME_PLATFORM_LIBS) \ $(GTKHTML_LIBS) \ -- cgit