summaryrefslogtreecommitdiff
path: root/buildfile
blob: 5d13c93a48fe60e907498dfe38e498b2aea95956 (plain)
1
2
3
4
5
6
7
8
9
# file      : buildfile
# copyright : not copyrighted - public domain

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

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