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

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

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