doc: remove broken gtk-doc tests for now

This commit is contained in:
Frédéric Péters 2013-12-06 02:13:03 +01:00
parent af05f9b317
commit b30e2463a7
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ endif
# Comment this out if you want your docs-status tested during 'make check'
if ENABLE_GTK_DOC
TESTS_ENVIRONMENT = cd $(srcdir)
TESTS = $(GTKDOC_CHECK)
#TESTS = $(GTKDOC_CHECK)
endif
-include $(top_srcdir)/git.mk