summaryrefslogtreecommitdiff
path: root/xsd/buildfile
blob: 552635c0356ae0a7c641f6fb5919fdffb5797c72 (plain)
1
2
3
4
5
6
7
8
9
# file      : buildfile
# license   : GNU GPL v2 + exceptions; see accompanying LICENSE file

./: {*/ -build/} doc{INSTALL NEWS README} legal{GPLv2 LICENSE FLOSSE} manifest

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