Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 0a6da31d8025ae3fb10ff08eeb280ba610f04907 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
source.. = src/
output.. = bin/
bin.includes = plugin.xml,\
               META-INF/,\
               .,\
               html/,\
               *.xml,\
               plugin.properties,\
               about.html
src.includes = about.html

Back to the top