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

Back to the top