diff options
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r-- | shell/Makefile.am | 1 |
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) |