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

Back to the top