Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2006-09-14 22:07:04 +0000
committerThomas Watson2006-09-14 22:07:04 +0000
commit6e03283a09217b7ca2557d1d814c4ee40b7dfeb1 (patch)
treeaa5710da2ec7e9d4e6afe9903487086e548b2c64 /bundles/org.eclipse.osgi/build.properties
parent8dc8f02aab3c0365988625943861dc45226d4ba8 (diff)
downloadrt.equinox.framework-6e03283a09217b7ca2557d1d814c4ee40b7dfeb1.tar.gz
rt.equinox.framework-6e03283a09217b7ca2557d1d814c4ee40b7dfeb1.tar.xz
rt.equinox.framework-6e03283a09217b7ca2557d1d814c4ee40b7dfeb1.zip
Move to latest OSGi R4.0.1 code
Diffstat (limited to 'bundles/org.eclipse.osgi/build.properties')
-rw-r--r--bundles/org.eclipse.osgi/build.properties6
1 files changed, 4 insertions, 2 deletions
diff --git a/bundles/org.eclipse.osgi/build.properties b/bundles/org.eclipse.osgi/build.properties
index 86c46a89d..e2f43ee6a 100644
--- a/bundles/org.eclipse.osgi/build.properties
+++ b/bundles/org.eclipse.osgi/build.properties
@@ -15,8 +15,10 @@ bin.includes = .options,\
systembundle.properties,\
*.profile,\
profile.list,\
- hookconfigurators.properties
-src.includes = about.html
+ hookconfigurators.properties,\
+ about_files/
+src.includes = about.html,\
+ about_files/
source.. = osgi/src,\
core/adaptor/,\
core/framework/,\

Back to the top