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

Back to the top