From 3f34eeab520965a14afbeb678b8f186c7a63e616 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 14 Jun 2010 13:18:06 -0400 Subject: Drop the "2" from libgnomecanvas and libart_lgpl. --- widgets/text/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'widgets/text/Makefile.am') diff --git a/widgets/text/Makefile.am b/widgets/text/Makefile.am index a79473c20e..2577c6fe14 100644 --- a/widgets/text/Makefile.am +++ b/widgets/text/Makefile.am @@ -34,7 +34,7 @@ libetext_la_LIBADD = \ $(top_builddir)/a11y/libevolution-a11y.la \ $(top_builddir)/e-util/libeutil.la \ $(top_builddir)/widgets/misc/libemiscwidgets.la \ - $(top_builddir)/libgnomecanvas/libgnomecanvas-2.la \ + $(top_builddir)/libgnomecanvas/libgnomecanvas.la \ $(E_UTIL_LIBS) \ $(GNOME_PLATFORM_LIBS) \ $(REGEX_LIBS) -- cgit