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

Back to the top