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.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.core.variables/build.properties b/org.eclipse.core.variables/build.properties
index d996a5e05..7840ed98d 100644
--- a/org.eclipse.core.variables/build.properties
+++ b/org.eclipse.core.variables/build.properties
@@ -10,8 +10,8 @@
###############################################################################
bin.includes = plugin.xml,\
plugin.properties,\
- *.jar,\
+ .,\
about.html,\
META-INF/
-source.variables.jar = src/
+source.. = src/
src.includes=about.html, schema/

Back to the top