summaryrefslogtreecommitdiff
path: root/libssl/buildfile
blob: 4c31f8945bbe5093654dbfbfec1b720460c040cb (plain)
1
2
3
4
5
6
7
8
9
10
# file      : buildfile
# copyright : Copyright (c) 2018-2019 Code Synthesis Ltd
# license   : OpenSSL and SSLeay Licenses; 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