Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: b7e1b3459496ed7591e4f09217b29874e8343d96 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
bin.includes = META-INF/,\
               plugin.xml,\
               libraries.xml,\
               plugin.properties,\
               about.html,\
               Linux_Tools_Project/,\
               toc.xml,\
               images/,\
               doc/
src.includes = about.html

Back to the top