]> git.ipfire.org Git - thirdparty/asterisk.git/commit
make_xml_documentation: Really collect LOCAL_MOD_SUBDIRS documentation.
authorSean Bright <sean@seanbright.com>
Fri, 1 Dec 2023 20:30:17 +0000 (15:30 -0500)
committerSean Bright <sean@seanbright.com>
Mon, 11 Dec 2023 17:33:51 +0000 (17:33 +0000)
commite001a1b6d3e114d4b605e749dee867cdce6ff88b
tree90db2ed1d2dbf7c339576d3508b9989f23ac20cd
parent3bb34477d4320aba312ab807d2c5efd294f1c417
make_xml_documentation: Really collect LOCAL_MOD_SUBDIRS documentation.

Although `make_xml_documentation`'s `print_dependencies` command was
corrected by the previous fix (#461) for #142, the `create_xml` was
not properly handling `LOCAL_MOD_SUBDIRS` XML documentation.
build_tools/make_xml_documentation