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

Back to the top