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

Back to the top