Skip to main content
aboutsummaryrefslogtreecommitdiffstats
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 4e44ac9b92f..5a519e029e4 100644
--- a/core/org.eclipse.cdt.core.macosx/build.properties
+++ b/core/org.eclipse.cdt.core.macosx/build.properties
@@ -4,5 +4,6 @@ bin.includes = fragment.xml,\
cdt_macosx.jar,\
os/
src.includes = about.html,\
- library/
+ library/,\
+ build.properties
source.cdt_macosx.jar = src/

Back to the top