Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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 b63dcf85b5c..a26e04c5147 100644
--- a/doc/org.eclipse.cdt.doc.user/build.properties
+++ b/doc/org.eclipse.cdt.doc.user/build.properties
@@ -26,4 +26,5 @@ bin.includes = about.html,\
topics_Concepts.xml,\
topics_Getting_Started.xml,\
topics_Reference.xml,\
- topics_Tasks.xml
+ topics_Tasks.xml,\
+ META-INF/

Back to the top