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

Back to the top