Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'core/org.eclipse.cdt.core.macosx/build.properties')
-rw-r--r--core/org.eclipse.cdt.core.macosx/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/org.eclipse.cdt.core.macosx/build.properties b/core/org.eclipse.cdt.core.macosx/build.properties
index 5376c09ea15..91d0b8e245a 100644
--- a/core/org.eclipse.cdt.core.macosx/build.properties
+++ b/core/org.eclipse.cdt.core.macosx/build.properties
@@ -12,7 +12,8 @@ bin.includes = fragment.xml,\
fragment.properties,\
about.html,\
cdt_macosx.jar,\
- os/
+ os/,\
+ META-INF/
src.includes = about.html,\
library/
source.cdt_macosx.jar = src/

Back to the top