summaryrefslogtreecommitdiff
path: root/curl/buildfile
blob: 540178eb34764978408849bc0d724a9a5dee117b (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