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