Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Dykstal2006-04-23 19:12:08 +0000
committerDavid Dykstal2006-04-23 19:12:08 +0000
commitb59ac75daca373e24c223e7fe27cc90b72aa6efa (patch)
tree4b291c245c0145c78cb309e11ad9ee52a381873c
parent36f265b5a946d34244ca3877e092d3e4456c9544 (diff)
downloadorg.eclipse.tm-b59ac75daca373e24c223e7fe27cc90b72aa6efa.tar.gz
org.eclipse.tm-b59ac75daca373e24c223e7fe27cc90b72aa6efa.tar.xz
org.eclipse.tm-b59ac75daca373e24c223e7fe27cc90b72aa6efa.zip
Removed explicit references to files from the SDK build.
-rw-r--r--rse/features/org.eclipse.rse.core-feature/build.properties4
-rw-r--r--rse/features/org.eclipse.rse.dstore-feature/build.properties4
-rw-r--r--rse/features/org.eclipse.rse.local-feature/build.properties4
3 files changed, 0 insertions, 12 deletions
diff --git a/rse/features/org.eclipse.rse.core-feature/build.properties b/rse/features/org.eclipse.rse.core-feature/build.properties
index 04862c87a..279df8fba 100644
--- a/rse/features/org.eclipse.rse.core-feature/build.properties
+++ b/rse/features/org.eclipse.rse.core-feature/build.properties
@@ -2,7 +2,3 @@ bin.includes = feature.xml,\
license.html,\
feature.properties,\
epl-v10.html
-src.includes = license.html,\
- feature.xml,\
- feature.properties,\
- epl-v10.html
diff --git a/rse/features/org.eclipse.rse.dstore-feature/build.properties b/rse/features/org.eclipse.rse.dstore-feature/build.properties
index 04862c87a..279df8fba 100644
--- a/rse/features/org.eclipse.rse.dstore-feature/build.properties
+++ b/rse/features/org.eclipse.rse.dstore-feature/build.properties
@@ -2,7 +2,3 @@ bin.includes = feature.xml,\
license.html,\
feature.properties,\
epl-v10.html
-src.includes = license.html,\
- feature.xml,\
- feature.properties,\
- epl-v10.html
diff --git a/rse/features/org.eclipse.rse.local-feature/build.properties b/rse/features/org.eclipse.rse.local-feature/build.properties
index d00cd898a..94bb8830a 100644
--- a/rse/features/org.eclipse.rse.local-feature/build.properties
+++ b/rse/features/org.eclipse.rse.local-feature/build.properties
@@ -2,7 +2,3 @@ bin.includes = feature.xml,\
feature.properties,\
license.html,\
epl-v10.html
-src.includes = feature.properties,\
- feature.xml,\
- license.html,\
- epl-v10.html

Back to the top