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 /executive-summary/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 'executive-summary/ChangeLog')
-rw-r--r-- | executive-summary/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/executive-summary/ChangeLog b/executive-summary/ChangeLog index e8e80ad5a3..598805f1a0 100644 --- a/executive-summary/ChangeLog +++ b/executive-summary/ChangeLog @@ -1,3 +1,10 @@ +2001-06-01 Ettore Perazzoli <ettore@ximian.com> + + * component/Makefile.am (evolution_executive_summary_LDADD): Add + `$(DB3_LDADD)'. + * test-service/Makefile.am (test_service_LDADD): Likewise. + (rdf_summary_LDADD): Likewise. + 2001-05-27 Dan Winship <danw@ximian.com> * component/e-summary-factory.c: #include |