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

Back to the top