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

Back to the top