mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 19:42:05 +00:00
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) \
|
SRCDIR=$(abs_srcdir) \
|
||||||
BUILDDIR=$(abs_builddir)
|
BUILDDIR=$(abs_builddir)
|
||||||
|
|
||||||
# XXX: Cannot enable without breaking on platform-specific symbols
|
TESTS = $(GTKDOC_CHECK)
|
||||||
#TESTS = $(GTKDOC_CHECK)
|
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user