From c63ea33628b237a5ff6a44545522145f4a12b1c7 Mon Sep 17 00:00:00 2001 From: Lauris Kaplinski Date: Sun, 20 Aug 2000 03:02:05 +0000 Subject: Moved e-text to UTF-8 svn path=/trunk/; revision=4886 --- addressbook/gui/minicard/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'addressbook/gui/minicard/Makefile.am') diff --git a/addressbook/gui/minicard/Makefile.am b/addressbook/gui/minicard/Makefile.am index edd000539b..17f6d00548 100644 --- a/addressbook/gui/minicard/Makefile.am +++ b/addressbook/gui/minicard/Makefile.am @@ -44,8 +44,8 @@ minicard_label_test_LDADD = \ $(GNOMEGNORBA_LIBS) \ libeminicard.a \ $(BONOBO_GNOME_LIBS) \ - $(top_builddir)/e-util/libeutil.la \ - $(top_builddir)/widgets/e-text/libetext.a + $(top_builddir)/widgets/e-text/libetext.a \ + $(top_builddir)/e-util/libeutil.la minicard_test_SOURCES = \ test-minicard.c -- cgit