Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Alexander Kuppe2011-05-31 21:16:09 +0000
committerMarkus Alexander Kuppe2011-05-31 21:16:09 +0000
commitd2ebddcf3d0a659b6f4a04ca0aafac86006961d3 (patch)
tree7d4ec037017ef4171418ae31a3812a88a3a8c29a /providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/build.properties
parent5b69d19f48a510bf2e32bb95a39e544b8b324b89 (diff)
downloadorg.eclipse.ecf-9b1e8586cc60e124c794be58f12035f03e9c04b0.tar.gz
org.eclipse.ecf-9b1e8586cc60e124c794be58f12035f03e9c04b0.tar.xz
org.eclipse.ecf-9b1e8586cc60e124c794be58f12035f03e9c04b0.zip
Diffstat (limited to 'providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/build.properties')
-rw-r--r--providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/build.properties6
1 files changed, 4 insertions, 2 deletions
diff --git a/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/build.properties b/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/build.properties
index 08c119908..7c663ae8c 100644
--- a/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/build.properties
+++ b/providers/bundles/org.eclipse.ecf.provider.xmpp.remoteservice/build.properties
@@ -3,5 +3,7 @@ output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.properties,\
- fragment.xml
-src.includes = fragment.xml
+ fragment.xml,\
+ about.html
+src.includes = fragment.xml,\
+ about.html

Back to the top