summaryrefslogtreecommitdiff
path: root/buildfile
blob: 5dd25446a20d8408bbe91114abae36f8b297012e (plain)
1
2
3
4
5
6
7
8
./: libprint/ tests/ doc{version} file{manifest}

doc{version}: file{manifest} # Generated by the version module.
doc{version}: dist = true

# Don't install tests.
#
dir{tests/}: install = false