# file      : buildfile
# license   : ISC; see accompanying COPYING file

./: {*/ -build/} doc{README.md} legal{AUTHORS LICENSE COPYRIGHT} manifest

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