Skip to main content
summaryrefslogtreecommitdiffstats
blob: 0cf66274b21ffc24009ee2f4c480f12b2e095703 (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