Skip to main content
summaryrefslogtreecommitdiffstats
path: root/xlc
diff options
context:
space:
mode:
authorMarc-Andre Laperle2012-01-05 18:00:14 +0000
committerMarc-Andre Laperle2012-01-05 18:00:14 +0000
commit63546f3ccfe07f5a29852df8311a04c8acf90557 (patch)
tree272115c9cf76df8396c955267b13b0690429c1a7 /xlc
parent11995a20bec093f7023d756a4115f84b1517229c (diff)
downloadorg.eclipse.cdt-63546f3ccfe07f5a29852df8311a04c8acf90557.tar.gz
org.eclipse.cdt-63546f3ccfe07f5a29852df8311a04c8acf90557.tar.xz
org.eclipse.cdt-63546f3ccfe07f5a29852df8311a04c8acf90557.zip
Bug 357170 - Fix some build.properties that were fixed only on cdt_8_0
Diffstat (limited to 'xlc')
-rw-r--r--xlc/org.eclipse.cdt.xlc.source.feature/build.properties6
1 files changed, 5 insertions, 1 deletions
diff --git a/xlc/org.eclipse.cdt.xlc.source.feature/build.properties b/xlc/org.eclipse.cdt.xlc.source.feature/build.properties
index 64f93a9f0b7..c6af93f4925 100644
--- a/xlc/org.eclipse.cdt.xlc.source.feature/build.properties
+++ b/xlc/org.eclipse.cdt.xlc.source.feature/build.properties
@@ -1 +1,5 @@
-bin.includes = feature.xml
+bin.includes = feature.xml,\
+ eclipse_update_120.jpg,\
+ epl-v10.html,\
+ feature.properties,\
+ license.html

Back to the top