Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: b3e036aec1622da638e92d4a215f6d4e7a4ade19 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
bin.includes = feature.xml,\
               about.html,\
               epl-v10.html,\
               feature.properties,\
               license.html
src.includes = about.html,\
               epl-v10.html,\
               feature.properties,\
               license.html,\
               feature.xml

Back to the top