diff options
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/build.properties')
-rw-r--r-- | doc/org.eclipse.cdt.doc.user/build.properties | 3 |
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/ |