Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/xlc
diff options
context:
space:
mode:
Diffstat (limited to 'xlc')
-rw-r--r--xlc/org.eclipse.cdt.core.lrparser.xlc/build.properties4
1 files changed, 3 insertions, 1 deletions
diff --git a/xlc/org.eclipse.cdt.core.lrparser.xlc/build.properties b/xlc/org.eclipse.cdt.core.lrparser.xlc/build.properties
index 0b4c9ed7933..dfdc3535c99 100644
--- a/xlc/org.eclipse.cdt.core.lrparser.xlc/build.properties
+++ b/xlc/org.eclipse.cdt.core.lrparser.xlc/build.properties
@@ -13,4 +13,6 @@ source.. = parser/
output.. = bin/
bin.includes = META-INF/,\
.,\
- plugin.xml
+ plugin.xml,\
+ plugin.properties,\
+ about.html

Back to the top