chiark / gitweb /
doc: disable "make check" for gtk-doc
[elogind.git] / docs / libudev / Makefile.am
index 87196e8586bce8b478c455788e4b0c33f5aee7e9..d96bac6b30f4a63c5734b838a4054ca417a89cd4 100644 (file)
@@ -102,6 +102,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