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

Back to the top