Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2009-06-09 10:46:15 +0000
committerEike Stepper2009-06-09 10:46:15 +0000
commit39748c9c91b1f01a31e77b1153e7429143eb87d9 (patch)
tree290b5c5e277c9f09ebb6383677007e29b40ed0cb /plugins/org.eclipse.emf.cdo.edit
parent54c067e635caa8deb8549f382be7e2edb0c692e4 (diff)
downloadcdo-39748c9c91b1f01a31e77b1153e7429143eb87d9.tar.gz
cdo-39748c9c91b1f01a31e77b1153e7429143eb87d9.tar.xz
cdo-39748c9c91b1f01a31e77b1153e7429143eb87d9.zip
added about.html to source bundles
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.edit')
-rw-r--r--plugins/org.eclipse.emf.cdo.edit/build.properties4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/org.eclipse.emf.cdo.edit/build.properties b/plugins/org.eclipse.emf.cdo.edit/build.properties
index 61794b3d11..a5797c9d2e 100644
--- a/plugins/org.eclipse.emf.cdo.edit/build.properties
+++ b/plugins/org.eclipse.emf.cdo.edit/build.properties
@@ -21,3 +21,7 @@ bin.includes = .,\
jars.compile.order = .
source.. = src/
output.. = bin/
+src.includes = about.html,\
+ copyright.txt,\
+ epl-v10.html,\
+ license.html

Back to the top