build: Enable gtk-doc check
This should catch missing symbols during `make check`, and hopefully lead to their addition prior to a release.
This commit is contained in:
parent
34b03aebaf
commit
8af4dfc8ae
@ -201,6 +201,5 @@ TESTS_ENVIRONMENT = \
|
||||
SRCDIR=$(abs_srcdir) \
|
||||
BUILDDIR=$(abs_builddir)
|
||||
|
||||
# XXX: Cannot enable without breaking on platform-specific symbols
|
||||
#TESTS = $(GTKDOC_CHECK)
|
||||
TESTS = $(GTKDOC_CHECK)
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user