summaryrefslogtreecommitdiff
path: root/curl/buildfile
blob: fbdfe23d85b5081440811efe4c30f6c4bff5f745 (plain)
1
2
3
4
5
6
7
8
9
# file      : buildfile
# 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