Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Leherbauer2007-05-31 07:40:31 +0000
committerAnton Leherbauer2007-05-31 07:40:31 +0000
commit1cc80334d39db30efaa57128e42c05d0fdb068d1 (patch)
treec9c4cd26b066ec4a149df34e63119ed7fcf76029 /doc/org.eclipse.cdt.doc.user/build.properties
parentdf40b25a1347215e212e55d41ef1a75b8febeee0 (diff)
downloadorg.eclipse.cdt-1cc80334d39db30efaa57128e42c05d0fdb068d1.tar.gz
org.eclipse.cdt-1cc80334d39db30efaa57128e42c05d0fdb068d1.tar.xz
org.eclipse.cdt-1cc80334d39db30efaa57128e42c05d0fdb068d1.zip
Fix for 188539: Errors when open dynamic help in Europa
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/build.properties')
-rw-r--r--doc/org.eclipse.cdt.doc.user/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/build.properties b/doc/org.eclipse.cdt.doc.user/build.properties
index a26e04c5147..45325737879 100644
--- a/doc/org.eclipse.cdt.doc.user/build.properties
+++ b/doc/org.eclipse.cdt.doc.user/build.properties
@@ -27,4 +27,5 @@ bin.includes = about.html,\
topics_Getting_Started.xml,\
topics_Reference.xml,\
topics_Tasks.xml,\
- META-INF/
+ META-INF/,\
+ cheatsheets/

Back to the top