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

Back to the top