Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.xtend.typesystem.emf/build.properties')
-rw-r--r--plugins/org.eclipse.xtend.typesystem.emf/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/org.eclipse.xtend.typesystem.emf/build.properties b/plugins/org.eclipse.xtend.typesystem.emf/build.properties
index 135c27d6..40befe9b 100644
--- a/plugins/org.eclipse.xtend.typesystem.emf/build.properties
+++ b/plugins/org.eclipse.xtend.typesystem.emf/build.properties
@@ -14,4 +14,5 @@ bin.includes = META-INF/,\
about.html,\
eclipse32.png,\
plugin.properties,\
- plugin.xml
+ plugin.xml,\
+ schema/

Back to the top