Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.compare.uml2.edit/build.properties')
-rw-r--r--plugins/org.eclipse.emf.compare.uml2.edit/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/org.eclipse.emf.compare.uml2.edit/build.properties b/plugins/org.eclipse.emf.compare.uml2.edit/build.properties
index 5445ce21d..763a1471c 100644
--- a/plugins/org.eclipse.emf.compare.uml2.edit/build.properties
+++ b/plugins/org.eclipse.emf.compare.uml2.edit/build.properties
@@ -17,4 +17,5 @@ jars.compile.order = .
source.. = src/,\
src-gen/
output.. = bin/
-src.includes = about.html
+src.includes = about.html,\
+ icons/

Back to the top