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

Back to the top