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

Back to the top