summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Kost <stefkost@src.gnome.org>2009-04-05 17:59:11 +0000
committerStefan Kost <stefkost@src.gnome.org>2009-04-05 17:59:11 +0000
commit76bf2f7007fc5105c758b03a6aa643da6a6db2d7 (patch)
treed1ab6c306d20d1f85fdb9202da4204953bff26a0 /ChangeLog
parent186ed246aee01e7043ddb0f4c14218ac99996144 (diff)
downloadgtk-doc-76bf2f7007fc5105c758b03a6aa643da6a6db2d7.tar.gz
Only run the tests if gtk-doc is enabled. Fixes #577774.
* examples/Makefile.am: Only run the tests if gtk-doc is enabled. Fixes #577774. svn path=/trunk/; revision=715
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 494bd8e..c7f4d93 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-04-05 Stefan Kost <ensonic@users.sf.net>
+
+ * examples/Makefile.am:
+ Only run the tests if gtk-doc is enabled. Fixes #577774.
+
2009-03-18 Stefan Kost <ensonic@users.sf.net>
patch by: David Nečas <yeti@physics.muni.cz>