diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-09-14 17:48:08 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-09-14 17:48:08 +0800 |
commit | 8ecfcac818d9ab8c21881dcc965834d5061f3039 (patch) | |
tree | 2911f7b9b64fb272adabc42b7f9cc0d1a6ecb573 /shell/ChangeLog | |
parent | e6b333085d57232c606bd8825f6ed3c54efac53f (diff) | |
download | gsoc2013-evolution-8ecfcac818d9ab8c21881dcc965834d5061f3039.tar.gz gsoc2013-evolution-8ecfcac818d9ab8c21881dcc965834d5061f3039.tar.zst gsoc2013-evolution-8ecfcac818d9ab8c21881dcc965834d5061f3039.zip |
Added $(GNOME_PRINT_LIBS) to evolution_LDADD.
2000-09-14 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Added $(GNOME_PRINT_LIBS) to evolution_LDADD.
svn path=/trunk/; revision=5424
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 ac1c59ef7d..4aaa14ff9e 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2000-09-14 Christopher James Lahey <clahey@helixcode.com> + + * Makefile.am: Added $(GNOME_PRINT_LIBS) to evolution_LDADD. + 2000-09-14 Michael Meeks <michael@helixcode.com> * e-shell-view.c (e_shell_view_construct): prune cruft. |