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

Back to the top