Skip to main content
summaryrefslogtreecommitdiffstats
blob: 109496ec1b3a3fc1bec7adb0301ac3a3147a5083 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
bin.includes = about.html,\
               plugin.xml,\
               plugin.properties,\
               cvsssh2.jar,\
               jsch-0.1.11.jar
src.includes = about.html,\
               src/,\
               plugin.xml,\
               plugin.properties,\
               jsch-0.1.11.jar
source.cvsssh2.jar = src/

Back to the top