Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.dawn.gmf/build.properties')
-rw-r--r--plugins/org.eclipse.emf.cdo.dawn.gmf/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.cdo.dawn.gmf/build.properties b/plugins/org.eclipse.emf.cdo.dawn.gmf/build.properties
index 6317d1b297..6ca08aa54f 100644
--- a/plugins/org.eclipse.emf.cdo.dawn.gmf/build.properties
+++ b/plugins/org.eclipse.emf.cdo.dawn.gmf/build.properties
@@ -16,6 +16,7 @@ bin.includes = META-INF/,\
plugin.properties,\
about.html,\
plugin.xml
-src.includes = about.html
+src.includes = about.html,\
+ pom.xml
generateSourceReferences = true

Back to the top