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

Back to the top