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

Back to the top