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

Back to the top