Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 8ffdb77adaa416e74b2769cadaaa97e93ec99d44 (plain) (blame)
1
2
3
4
5
6
bin.includes = feature.xml,\
               about.html,\
               feature.properties
src.includes = feature.xml,\
               feature.properties,\
               about.html

Back to the top