Skip to main content
summaryrefslogtreecommitdiffstats
path: root/cross
diff options
context:
space:
mode:
authorDoug Schaefer2010-06-14 20:34:48 +0000
committerDoug Schaefer2010-06-14 20:34:48 +0000
commite37c94c358b195921fcb251c2d0894e658d29cd6 (patch)
tree87876236a5d046a96b63ed6717e66ad4c8ab26a8 /cross
parent5b2bdc6fcf6064d105e041ba296c83d9304fe2bc (diff)
downloadorg.eclipse.cdt-e37c94c358b195921fcb251c2d0894e658d29cd6.tar.gz
org.eclipse.cdt-e37c94c358b195921fcb251c2d0894e658d29cd6.tar.xz
org.eclipse.cdt-e37c94c358b195921fcb251c2d0894e658d29cd6.zip
Missing about.html files in various source plugins.
Diffstat (limited to 'cross')
-rw-r--r--cross/org.eclipse.cdt.launch.remote/build.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/cross/org.eclipse.cdt.launch.remote/build.properties b/cross/org.eclipse.cdt.launch.remote/build.properties
index 059ae164e1d..2b8a8019ae9 100644
--- a/cross/org.eclipse.cdt.launch.remote/build.properties
+++ b/cross/org.eclipse.cdt.launch.remote/build.properties
@@ -27,3 +27,4 @@ bin.includes = META-INF/,\
icons/,\
.,\
cdt_logo_icon32.png
+src.includes = about.html

Back to the top