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

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

# Don't install tests.
#
tests/: install = false