dist
program dist()
Build a source tarball for the package, for distribution.
birch dist
This creates a source tarball Name-version.tar.gz
in the package directory.
If you would prefer to create a source tarball of the C++ sources, use
configure followed by make dist
instead.