aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/text
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-06-15 01:18:06 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-06-15 01:18:06 +0800
commit3f34eeab520965a14afbeb678b8f186c7a63e616 (patch)
tree86a17a18d785bf82f3be451ba2ff0c886b3fb427 /widgets/text
parente92f18edb69b6419c640aa5e6708131e8d5ffd95 (diff)
downloadgsoc2013-evolution-3f34eeab520965a14afbeb678b8f186c7a63e616.tar
gsoc2013-evolution-3f34eeab520965a14afbeb678b8f186c7a63e616.tar.gz
gsoc2013-evolution-3f34eeab520965a14afbeb678b8f186c7a63e616.tar.bz2
gsoc2013-evolution-3f34eeab520965a14afbeb678b8f186c7a63e616.tar.lz
gsoc2013-evolution-3f34eeab520965a14afbeb678b8f186c7a63e616.tar.xz
gsoc2013-evolution-3f34eeab520965a14afbeb678b8f186c7a63e616.tar.zst
gsoc2013-evolution-3f34eeab520965a14afbeb678b8f186c7a63e616.zip
Drop the "2" from libgnomecanvas and libart_lgpl.
Diffstat (limited to 'widgets/text')
-rw-r--r--widgets/text/Makefile.am2
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)