aboutsummaryrefslogtreecommitdiff
path: root/buildfile
blob: f656924ae862390f24c4671c743038721b67c30f (plain)
1
2
3
4
5
6
7
8
9
# file      : buildfile
# license   : GNU GPL v3; see accompanying LICENSE file

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

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