aboutsummaryrefslogtreecommitdiffstats
path: root/doc/devel/ChangeLog
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@helixcode.com>2001-01-11 23:25:25 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2001-01-11 23:25:25 +0800
commit8fa5361a5ffd43d4bbcff617d5baa8cc019482b7 (patch)
tree0184c2566705042038c6349ebd60ea3680f6beb6 /doc/devel/ChangeLog
parentd1548211721dd4478f4b388206bb750aeb1e41bf (diff)
downloadgsoc2013-evolution-8fa5361a5ffd43d4bbcff617d5baa8cc019482b7.tar
gsoc2013-evolution-8fa5361a5ffd43d4bbcff617d5baa8cc019482b7.tar.gz
gsoc2013-evolution-8fa5361a5ffd43d4bbcff617d5baa8cc019482b7.tar.bz2
gsoc2013-evolution-8fa5361a5ffd43d4bbcff617d5baa8cc019482b7.tar.lz
gsoc2013-evolution-8fa5361a5ffd43d4bbcff617d5baa8cc019482b7.tar.xz
gsoc2013-evolution-8fa5361a5ffd43d4bbcff617d5baa8cc019482b7.tar.zst
gsoc2013-evolution-8fa5361a5ffd43d4bbcff617d5baa8cc019482b7.zip
Make it work when gtk-doc is not installed.
2001-01-10 Federico Mena Quintero <federico@helixcode.com> * Makefile.am: Make it work when gtk-doc is not installed. * calendar/cal-client/Makefile.am: Likewise. * calendar/cal-util/Makefile.am: Likewise. svn path=/trunk/; revision=7384
Diffstat (limited to 'doc/devel/ChangeLog')
-rw-r--r--doc/devel/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/devel/ChangeLog b/doc/devel/ChangeLog
index fcad430d33..15d8cfe1cc 100644
--- a/doc/devel/ChangeLog
+++ b/doc/devel/ChangeLog
@@ -1,3 +1,11 @@
+2001-01-10 Federico Mena Quintero <federico@helixcode.com>
+
+ * Makefile.am: Make it work when gtk-doc is not installed.
+
+ * calendar/cal-client/Makefile.am: Likewise.
+
+ * calendar/cal-util/Makefile.am: Likewise.
+
2000-12-19 Federico Mena Quintero <federico@helixcode.com>
Added proper dependency lists to the gtk-doc mess.