Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'framework/bundles/org.eclipse.team.ecf.core/build.properties')
-rw-r--r--framework/bundles/org.eclipse.team.ecf.core/build.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/bundles/org.eclipse.team.ecf.core/build.properties b/framework/bundles/org.eclipse.team.ecf.core/build.properties
index 0f4f233b2..fe7ed79d4 100644
--- a/framework/bundles/org.eclipse.team.ecf.core/build.properties
+++ b/framework/bundles/org.eclipse.team.ecf.core/build.properties
@@ -2,9 +2,9 @@ source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
- plugin.xml,\
about.html,\
plugin.properties
src.includes = about.html,\
- plugin.properties
+ plugin.properties,\
+ META-INF/
\ No newline at end of file

Back to the top