aboutsummaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorbertrand <Bertrand.Guiheneuf@aful.org>2000-02-22 16:13:34 +0800
committerBertrand Guiheneuf <bertrand@src.gnome.org>2000-02-22 16:13:34 +0800
commit6b21505b40126e00636603c705b771e5c857beef (patch)
tree10fe4552acfa8cb61a1a1972a723eaefff30b110 /shell/Makefile.am
parent4cd6866203afabc052140bbd5a6823483b017534 (diff)
downloadgsoc2013-evolution-6b21505b40126e00636603c705b771e5c857beef.tar
gsoc2013-evolution-6b21505b40126e00636603c705b771e5c857beef.tar.gz
gsoc2013-evolution-6b21505b40126e00636603c705b771e5c857beef.tar.bz2
gsoc2013-evolution-6b21505b40126e00636603c705b771e5c857beef.tar.lz
gsoc2013-evolution-6b21505b40126e00636603c705b771e5c857beef.tar.xz
gsoc2013-evolution-6b21505b40126e00636603c705b771e5c857beef.tar.zst
gsoc2013-evolution-6b21505b40126e00636603c705b771e5c857beef.zip
added a reset method. Thanks message-browser to find so much bugs :)
2000-02-22 bertrand <Bertrand.Guiheneuf@aful.org> * camel-stream-b64.c (reset__static): added a reset method. Thanks message-browser to find so much bugs :) * providers/mbox/Makefile.am (libcamelmbox_la_LIBADD): readd Unicode libs. * shell/Makefile.am (evolution_LDADD): add libetext.a. Fixes. svn path=/trunk/; revision=1900
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 7125c41512..dc568fc2bd 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -39,6 +39,7 @@ $(EVOLUTION_CORBA_GENERATED): Evolution.idl
evolution_LDADD = \
../widgets/shortcut-bar/libshortcut-bar.a \
+ ../widgets/e-text/libetext.a \
../e-util/libeutil.a \
$(BONOBO_GNOME_LIBS)