Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJudy N. Green2002-11-27 17:16:01 +0000
committerJudy N. Green2002-11-27 17:16:01 +0000
commitb038b961737d9607df5f6e71d425a34e676a9bc6 (patch)
tree930e6e670dc9c9039638092c7e275cc15f19ebdd /core/org.eclipse.cdt.core.linux
parentdc382d4604b62ce341531f77d43eb57a7f89928b (diff)
downloadorg.eclipse.cdt-b038b961737d9607df5f6e71d425a34e676a9bc6.tar.gz
org.eclipse.cdt-b038b961737d9607df5f6e71d425a34e676a9bc6.tar.xz
org.eclipse.cdt-b038b961737d9607df5f6e71d425a34e676a9bc6.zip
Added fragment.properties to list of files to package in build
Diffstat (limited to 'core/org.eclipse.cdt.core.linux')
-rw-r--r--core/org.eclipse.cdt.core.linux/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/org.eclipse.cdt.core.linux/build.properties b/core/org.eclipse.cdt.core.linux/build.properties
index ce4af16ff28..0d93adc572c 100644
--- a/core/org.eclipse.cdt.core.linux/build.properties
+++ b/core/org.eclipse.cdt.core.linux/build.properties
@@ -1,3 +1,4 @@
bin.includes = fragment.xml,\
- os/
+ os/,\
+ fragment.properties
source.cdt_linux.jar = src/

Back to the top