summaryrefslogtreecommitdiff
path: root/buildfile
blob: 57e0f35d175b8e936e36375ebbed7c0e30610eec (plain)
1
2
3
4
5
6
7
8
9
./: hello/ tests/ doc{INSTALL version} file{manifest}

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

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