gtk-doc r715 - in trunk: . examples
- From: stefkost svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk-doc r715 - in trunk: . examples
- Date: Sun, 5 Apr 2009 17:59:11 +0000 (UTC)
Author: stefkost
Date: Sun Apr 5 17:59:11 2009
New Revision: 715
URL: http://svn.gnome.org/viewvc/gtk-doc?rev=715&view=rev
Log:
* examples/Makefile.am:
Only run the tests if gtk-doc is enabled. Fixes #577774.
Modified:
trunk/ChangeLog
trunk/examples/Makefile.am
Modified: trunk/examples/Makefile.am
==============================================================================
--- trunk/examples/Makefile.am (original)
+++ trunk/examples/Makefile.am Sun Apr 5 17:59:11 2009
@@ -94,6 +94,7 @@
#DISTCLEANFILES +=
# Comment this out if you want your docs-status tested during 'make check'
+if ENABLE_GTK_DOC
#TESTS_ENVIRONMENT = cd $(srcsrc)
#TESTS = $(GTKDOC_CHECK)
-
+endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]