Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'xlc/org.eclipse.cdt.xlc.sdk-feature')
-rw-r--r--xlc/org.eclipse.cdt.xlc.sdk-feature/feature.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/xlc/org.eclipse.cdt.xlc.sdk-feature/feature.xml b/xlc/org.eclipse.cdt.xlc.sdk-feature/feature.xml
index 73d6a434f5a..d41398f1417 100644
--- a/xlc/org.eclipse.cdt.xlc.sdk-feature/feature.xml
+++ b/xlc/org.eclipse.cdt.xlc.sdk-feature/feature.xml
@@ -26,4 +26,8 @@
id="org.eclipse.cdt.xlc.source"
version="0.0.0"/>
+ <includes
+ id="org.eclipse.cdt.xlc.feature"
+ version="0.0.0"/>
+
</feature>

Back to the top