Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 2d5970c97e79241f3c59dfa2baa3e5db8afc40d5 (plain) (blame)
1
2
3
4
5
6
7
8
source.. = src/
output.. = bin/
bin.includes = plugin.xml,\
               META-INF/,\
               .,\
               build.xml,\
               toc.xml,\
               doc/html/

Back to the top