chiark / gitweb /
doc: disable "make check" for gtk-doc
[elogind.git] / docs / gudev / Makefile.am
index 26c8652b0a6f9b4da0ee16b7a54db735ed2a6276..3a3a3e5d7287dda1d552627eef6500f3e51a684f 100644 (file)
@@ -108,6 +108,6 @@ EXTRA_DIST += version.xml.in
 
 # Comment this out if you want your docs-status tested during 'make check'
 if ENABLE_GTK_DOC
 
 # Comment this out if you want your docs-status tested during 'make check'
 if ENABLE_GTK_DOC
-TESTS_ENVIRONMENT = cd $(top_srcdir)
-TESTS = $(GTKDOC_CHECK)
+#TESTS_ENVIRONMENT = cd $(top_srcdir)
+#TESTS = $(GTKDOC_CHECK)
 endif
 endif