diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-06-01 19:48:39 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-06-01 19:48:39 +0800 |
commit | b537b315eb4a658ce46aa883e3706e4f6111b106 (patch) | |
tree | 28772a9abf64dc1b0a284016762bd20d4b7a6c11 /shell/ChangeLog | |
parent | 8f183d269e13e528442def98657e040b3728597d (diff) | |
download | gsoc2013-evolution-b537b315eb4a658ce46aa883e3706e4f6111b106.tar gsoc2013-evolution-b537b315eb4a658ce46aa883e3706e4f6111b106.tar.gz gsoc2013-evolution-b537b315eb4a658ce46aa883e3706e4f6111b106.tar.bz2 gsoc2013-evolution-b537b315eb4a658ce46aa883e3706e4f6111b106.tar.lz gsoc2013-evolution-b537b315eb4a658ce46aa883e3706e4f6111b106.tar.xz gsoc2013-evolution-b537b315eb4a658ce46aa883e3706e4f6111b106.tar.zst gsoc2013-evolution-b537b315eb4a658ce46aa883e3706e4f6111b106.zip |
Add some missing `$(DB3_LDADD)'s to get it to compile.
svn path=/trunk/; revision=10078
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index ff411da114..4712824101 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2001-06-01 Ettore Perazzoli <ettore@ximian.com> + + * Makefile.am (evolution_LDADD): Add `$(DB3_LDADD)'. + 2001-05-30 Jason Leach <jleach@ximian.com> * e-shell-view.c (e_shell_view_set_current_shortcuts_group_num): |