Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 2f2670084b310cf974f633f0dc10023dd0159963 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
source.. = src/
bin.includes = META-INF/,\
               .,\
               img/,\
               maintoc.xml,\
               toc-full.xml,\
               index.html,\
               about.html,\
               plugin.xml,\
               mediawiki/,\
               toc.html,\
               OSGI-INF/,\
               javadoc/
src.includes = about.html

Back to the top