Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 9bb123006e65a1dd543f9bc4b2d438f17cbf86a8 (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,\
               plugin.properties

Back to the top