summaryrefslogtreecommitdiff
path: root/libxerces-c/buildfile
blob: 28aa742a4bc6b0b5f8f913e3fbb63472f95a97cc (plain)
1
2
3
4
5
6
7
8
9
# file      : buildfile
# license   : Apache License 2.0; see accompanying LICENSE file

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

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