Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'core/org.eclipse.cdt.core.win32/build.properties')
-rw-r--r--core/org.eclipse.cdt.core.win32/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/org.eclipse.cdt.core.win32/build.properties b/core/org.eclipse.cdt.core.win32/build.properties
index 7383b56b49f..1e5b53c278e 100644
--- a/core/org.eclipse.cdt.core.win32/build.properties
+++ b/core/org.eclipse.cdt.core.win32/build.properties
@@ -4,5 +4,6 @@ bin.includes = fragment.xml,\
os/,\
cdt_win32.jar
src.includes = about.html,\
- library/
+ library/,\
+ build.properties
source.cdt_win32.jar = src/

Back to the top