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

Back to the top