summaryrefslogtreecommitdiff
path: root/curl/buildfile
blob: fd6af5098929f507332891329e3001f3e7b24a9c (plain)
1
2
3
4
5
6
7
8
9
# file      : buildfile
# license   : curl License; see accompanying COPYING file

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

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