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

Back to the top