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

Back to the top