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

Back to the top