diff options
Diffstat (limited to 'widgets/text')
-rw-r--r-- | widgets/text/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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) |