aboutsummaryrefslogtreecommitdiff
path: root/buildfile
blob: c742518cadbe74c0d3ad9e9a2ee37be193d8550e (plain)
1
2
3
4
5
6
7
8
9
# file      : buildfile
# license   : LGPLv2.1; see accompanying COPYING file

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

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