summaryrefslogtreecommitdiff
path: root/libcurl/buildfile
blob: 04c29b8eeca8f176ed9523f0eead5169dc30f2d6 (plain)
1
2
3
4
5
6
7
8
9
10
# file      : buildfile
# copyright : Copyright (c) 2018-2019 Code Synthesis Ltd
# license   : cURL License; 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