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

Back to the top