Skip to main content
summaryrefslogtreecommitdiffstats
blob: 86837b8765b5ebfda8c3b7f9dca7a52d31019382 (plain) (blame)
1
2
3
4
5
6
7
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               about.html,\
               testdata/
src.includes = about.html

Back to the top