[gnome-bluetooth] docs: disable gtk-doc check to fix make distcheck
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] docs: disable gtk-doc check to fix make distcheck
- Date: Tue, 20 Mar 2012 20:38:40 +0000 (UTC)
commit d9685f9fc26c48dd80ffc29a3decddb2dfdc94bc
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Tue Mar 20 15:40:41 2012 -0400
docs: disable gtk-doc check to fix make distcheck
docs/reference/libgnome-bluetooth/Makefile.am | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/docs/reference/libgnome-bluetooth/Makefile.am b/docs/reference/libgnome-bluetooth/Makefile.am
index b55c595..ee83350 100644
--- a/docs/reference/libgnome-bluetooth/Makefile.am
+++ b/docs/reference/libgnome-bluetooth/Makefile.am
@@ -90,10 +90,9 @@ EXTRA_DIST += version.xml.in
#DISTCLEANFILES +=
# Comment this out if you want your docs-status tested during 'make check'
-#TESTS = $(GTKDOC_CHECK)
-if ENABLE_GTK_DOC
-TESTS_ENVIRONMENT = cd $(srcdir) &&
-TESTS = $(GTKDOC_CHECK)
-endif
+#if ENABLE_GTK_DOC
+#TESTS_ENVIRONMENT = cd $(srcdir) &&
+#TESTS = $(GTKDOC_CHECK)
+#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]