From 69c72ebb26d6a2f614ada4f135df0e8ec25f5ab2 Mon Sep 17 00:00:00 2001 From: Tomeu Vizoso Date: Mon, 11 Mar 2013 16:51:54 +0100 Subject: Enable tests for the gtk-doc generation https://bugzilla.gnome.org/show_bug.cgi?id=695641 --- doc/reference/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index 36e97a17b..aebfd76b5 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -158,7 +158,7 @@ if ENABLE_GTK_DOC TESTS_ENVIRONMENT = cd $(srcdir) && \ DOC_MODULE=$(DOC_MODULE) DOC_MAIN_SGML_FILE=$(DOC_MAIN_SGML_FILE) \ SRCDIR=$(abs_srcdir) BUILDDIR=$(abs_builddir) -#TESTS = $(GTKDOC_CHECK) +TESTS = $(GTKDOC_CHECK) endif -include $(top_srcdir)/git.mk -- cgit v1.2.1