Including this repo as a subproject in Meson. If I have doxygen installed, I will get the error `subprojects/ntHash/meson.build:53:4: ERROR: Program '/project_root_directory/update-docs.sh' not found or not executable` I can get around this by creating an empty executable `update-docs.sh` file.