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

Back to the top