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

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

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