Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles')
-rw-r--r--bundles/org.eclipse.team.cvs.ssh2/build.properties11
1 files changed, 11 insertions, 0 deletions
diff --git a/bundles/org.eclipse.team.cvs.ssh2/build.properties b/bundles/org.eclipse.team.cvs.ssh2/build.properties
new file mode 100644
index 000000000..788a1345f
--- /dev/null
+++ b/bundles/org.eclipse.team.cvs.ssh2/build.properties
@@ -0,0 +1,11 @@
+bin.includes = about.html,\
+ plugin.xml,\
+ plugin.properties,\
+ cvsssh2.jar,\
+ jsch-0.1.10.jar
+src.includes = about.html,\
+ src/,\
+ plugin.xml,\
+ plugin.properties,\
+ jsch-0.1.10.jar
+source.cvsssh2.jar = src/

Back to the top