1
0
Fork 0

Enable tests for the gtk-doc generation

https://bugzilla.gnome.org/show_bug.cgi?id=695641
This commit is contained in:
Tomeu Vizoso 2013-03-11 16:51:54 +01:00 committed by Jasper St. Pierre
parent 00a842f41b
commit 69c72ebb26

View file

@ -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