Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsuen2007-12-24 11:55:31 +0000
committerrsuen2007-12-24 11:55:31 +0000
commite48390f075ba54a920bea96fd2822f334d66d21d (patch)
tree194e2d23397a48a26b3c3fae7bc9d5022321cce7 /incubation
parent258fd865ca3ed1f4965663006c6adce4d1d78140 (diff)
downloadorg.eclipse.ecf-e48390f075ba54a920bea96fd2822f334d66d21d.tar.gz
org.eclipse.ecf-e48390f075ba54a920bea96fd2822f334d66d21d.tar.xz
org.eclipse.ecf-e48390f075ba54a920bea96fd2822f334d66d21d.zip
Update the build.properties file.
Diffstat (limited to 'incubation')
-rwxr-xr-xincubation/bundles/org.eclipse.ecf.mylyn.ui/build.properties4
1 files changed, 3 insertions, 1 deletions
diff --git a/incubation/bundles/org.eclipse.ecf.mylyn.ui/build.properties b/incubation/bundles/org.eclipse.ecf.mylyn.ui/build.properties
index e9863e281..6b4afb7a5 100755
--- a/incubation/bundles/org.eclipse.ecf.mylyn.ui/build.properties
+++ b/incubation/bundles/org.eclipse.ecf.mylyn.ui/build.properties
@@ -2,4 +2,6 @@ source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
- plugin.xml
+ plugin.xml,\
+ icons/,\
+ plugin.properties

Back to the top