summaryrefslogtreecommitdiff
path: root/libz/buildfile
blob: 64db3f70de792cbd7f7d52ac94a52eb7273513f7 (plain)
1
2
3
4
5
6
7
8
9
10
# file      : buildfile
# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
# license   : zlib License; see accompanying LICENSE file

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

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