Skip to main content
summaryrefslogtreecommitdiffstats
blob: 1b08f841b5e403be2abd5b838eea7831ab141d4c (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