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

Back to the top