Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: b3ba16b2d301d60953e7b40428cfde0240d2cc9f (plain) (blame)
1
2
3
4
5
6
7
8
9
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               .options,\
               about.html,\
               copyright.txt,\
               epl-v10.html,\
               license.html

Back to the top