summaryrefslogtreecommitdiff
path: root/libexpat/buildfile
blob: 095eebfe7ddd62019b55cc7bd3a29a26ca4d49c5 (plain)
1
2
3
4
5
6
7
8
9
10
# file      : buildfile
# license   : MIT; see accompanying COPYING file

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

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