Doing so would avoid the situation where a change that removed a SConscript would render the Ninja file unusable due to a missing input style dependency.
Per discussion with redbeard0531, this is handled in the old module with this logic: https://github.com/RedBeard0531/mongo_module_ninja/blob/master/build.py#L1336-L1362