Skip to main content
summaryrefslogtreecommitdiffstats
blob: d5ab9673497cab30f6f8db48535f017001980815 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               plugin.xml,\
               toc.xml,\
               contexts/,\
               about.html,\
               intro/,\
               .,\
               OSEE/,\
               images/

Back to the top