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

Back to the top