Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: c07b601eac77ec19731062ad2da4d95178f555a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#
#Mon Sep 12 09:29:44 CEST 2011
bin.includes = META-INF/,\
               .,\
               about.html,\
               plugin.xml,\
               plugin.properties
src.includes=about.html
source..=src/
bin..=bin/

Back to the top