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

Back to the top