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

Back to the top