diff options
author | Matt Bissiri <matt@bissiri.org> | 2000-11-19 02:37:56 +0800 |
---|---|---|
committer | Matt Bissiri <bissiri@src.gnome.org> | 2000-11-19 02:37:56 +0800 |
commit | c676b80dc22186c30505231b08bbdd49c9156f73 (patch) | |
tree | a547bce41cd0592e40abb9ab73cb2934b15121ba /addressbook/ChangeLog | |
parent | 1efb713a4cca0eae959108749ce22f672a6716f1 (diff) | |
download | gsoc2013-evolution-c676b80dc22186c30505231b08bbdd49c9156f73.tar.gz gsoc2013-evolution-c676b80dc22186c30505231b08bbdd49c9156f73.tar.zst gsoc2013-evolution-c676b80dc22186c30505231b08bbdd49c9156f73.zip |
Add widgets/menus/libmenus.la to evolution_addressbook_LDADD so that it
2000-11-18 Matt Bissiri <matt@bissiri.org>
* gui/component/Makefile.am:
Add widgets/menus/libmenus.la to evolution_addressbook_LDADD
so that it will link properly now that gal-view-menus.[ch]
was moved from gal into evolution.
svn path=/trunk/; revision=6611
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index a9e22d4c9f..fb589f0b76 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,10 @@ +2000-11-18 Matt Bissiri <matt@bissiri.org> + + * gui/component/Makefile.am: + Add widgets/menus/libmenus.la to evolution_addressbook_LDADD + so that it will link properly now that gal-view-menus.[ch] + was moved from gal into evolution. + 2000-11-15 JP Rosevear <jpr@helixcode.com> * backend/pas/pas-backend-file.c (pas_backend_file_book_view_copy): |