aboutsummaryrefslogtreecommitdiff
path: root/buildfile
blob: b634adfbf43396fb51cc26d0a9fc4a71b205b727 (plain)
1
2
3
4
5
6
7
8
9
10
# file      : buildfile
# copyright : Copyright (c) 2016-2017 Code Synthesis Ltd
# license   : ISC; see accompanying COPYING file

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

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