doc/reference/finch/Makefile.am

changeset 35851
53a60c0d3040
parent 35606
b6d82f891592
child 36203
f746c4c8b31f
child 37136
cfa7c57f9ca5
equal deleted inserted replaced
35850:1abeda205d6c 35851:53a60c0d3040
125 # Comment this out if you want 'make check' to test you doc status 125 # Comment this out if you want 'make check' to test you doc status
126 # and run some sanity checks 126 # and run some sanity checks
127 if ENABLE_GTK_DOC 127 if ENABLE_GTK_DOC
128 TESTS_ENVIRONMENT = \ 128 TESTS_ENVIRONMENT = \
129 DOC_MODULE=$(DOC_MODULE) DOC_MAIN_SGML_FILE=$(DOC_MAIN_SGML_FILE) \ 129 DOC_MODULE=$(DOC_MODULE) DOC_MAIN_SGML_FILE=$(DOC_MAIN_SGML_FILE) \
130 SRCDIR=$(abs_srcdir) BUILDDIR=$(abs_builddir) 130 SRCDIR=$(abs_srcdir)
131 #TODO: fix and enable 131 #TODO: fix and enable
132 #TESTS = $(GTKDOC_CHECK) 132 #TESTS = $(GTKDOC_CHECK)
133 endif 133 endif

mercurial