Skip to main content
summaryrefslogtreecommitdiffstats
blob: a640f99858e8b5f9b131c37e282563a84395529c (plain) (blame)
1
2
3
4
5
6
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
	       about.html,\
               plugin.properties

Back to the top