Skip to main content
summaryrefslogtreecommitdiffstats
blob: b7b91083152203106e6634cbe9fb9b105783a71a (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,\
               images/,\
               contexts/,\
               intro/,\
               about.html,\
               OSEE/

Back to the top