Skip to main content
summaryrefslogtreecommitdiffstats
blob: 4199f5bb048eb0cea65ae4f1c5a347abe0014b2f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
bin.includes = feature.xml,\
               about.html,\
               asl-v20.txt,\
               feature.properties,\
               license.html,\
               epl-v10.html
src.includes = feature.xml,\
               feature.properties,\
               about.html,\
               asl-v20.txt,\
               license.html,\
               epl-v10.html

Back to the top