Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 09bedfd4b91f105ee2402c3e3e2ecef0df743e71 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#
#Fry Sep 16 11:19:32 CEST 2011
bin.includes = META-INF/,\
               .,\
               plugin.properties,\
               about.html,\
               plugin.xml,\
               schema/
output.. = bin/
src.includes = about.html
source.. = src/

Back to the top