Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: e3693a3b66e1776ef85d257836d00deffb31c515 (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