Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/doc/org.eclipse.papyrus.infra.doc/build.properties')
-rw-r--r--plugins/doc/org.eclipse.papyrus.infra.doc/build.properties5
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/doc/org.eclipse.papyrus.infra.doc/build.properties b/plugins/doc/org.eclipse.papyrus.infra.doc/build.properties
index 7243208e2c4..a49c939c603 100644
--- a/plugins/doc/org.eclipse.papyrus.infra.doc/build.properties
+++ b/plugins/doc/org.eclipse.papyrus.infra.doc/build.properties
@@ -3,5 +3,8 @@ bin.includes = META-INF/,\
OSGI-INF/,\
toc.xml,\
about.html,\
- resource/
+ resource/,\
+ .
src.includes = about.html
+source.. = src/
+output.. = bin/

Back to the top