Enable libbzip2 to be used as meson dependency in other projects.
This PR allows other projects that link against libbzip2 to pull in the bzip2 repository as a submodule/subproject and natively use it as a dependency from within Meson.
I'm not sure how to make sure the license file is properly redistributed however.