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

Back to the top