Skip to main content
summaryrefslogtreecommitdiffstats
blob: 61a3c8a611124c29a3a46f4f5feaac776cd5f7bf (plain) (blame)
1
2
3
4
5
6
7
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               hookconfigurators.properties,\
               .options,\
               fragment.xml

Back to the top