docs: meson: rebuild docs when Doxyfile.in changes

This commit is contained in:
George Kiagiadakis 2021-05-21 18:31:21 +03:00
parent 0c8ef5f2c7
commit 7f54533185

View file

@ -99,6 +99,7 @@ if build_doc
],
depend_files: [
sphinx_conf, sphinx_files,
doxyfile_wp, doxyfile_lua,
doxyxml_wp_depfiles, doxyxml_lua_depfiles,
],
depends: [doxyxml_wp, doxyxml_lua],