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

Back to the top