aboutsummaryrefslogtreecommitdiff
path: root/buildfile
blob: 99745d5550d368a111043f5187652a2015cea5b9 (plain)
1
2
3
4
5
6
7
8
9
# file      : buildfile
# license   : MIT; see accompanying LICENSE file

./: {*/ -build/ -doc/} doc{INSTALL NEWS README} legal{LICENSE} manifest

# Don't install tests or the INSTALL file.
#
tests/:          install = false
doc{INSTALL}@./: install = false