./: {*/ -build/} \
    doc{README.md PACKAGE-README.md} \
    legal{LICENSE.md PATENTS.md} manifest

# Don't install tests.
#
tests/: install = false
