Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.core.variables/build.properties')
-rw-r--r--org.eclipse.core.variables/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/org.eclipse.core.variables/build.properties b/org.eclipse.core.variables/build.properties
index e8fedb494..d996a5e05 100644
--- a/org.eclipse.core.variables/build.properties
+++ b/org.eclipse.core.variables/build.properties
@@ -11,6 +11,7 @@
bin.includes = plugin.xml,\
plugin.properties,\
*.jar,\
- about.html
+ about.html,\
+ META-INF/
source.variables.jar = src/
src.includes=about.html, schema/

Back to the top