Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.examples.installer/examples/org.gastro.server.web/build.properties')
-rw-r--r--plugins/org.eclipse.emf.cdo.examples.installer/examples/org.gastro.server.web/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.examples.installer/examples/org.gastro.server.web/build.properties b/plugins/org.eclipse.emf.cdo.examples.installer/examples/org.gastro.server.web/build.properties
index 4c1958a56c..6416abe8fb 100644
--- a/plugins/org.eclipse.emf.cdo.examples.installer/examples/org.gastro.server.web/build.properties
+++ b/plugins/org.eclipse.emf.cdo.examples.installer/examples/org.gastro.server.web/build.properties
@@ -15,6 +15,7 @@ bin.includes = META-INF/,\
plugin.xml,\
gastro.css,\
about.html
-src.includes = about.html
+src.includes = about.html,\
+ pom.xml
generateSourceReferences = true

Back to the top