diff options
Diffstat (limited to 'examples/bundles')
-rw-r--r-- | examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/build.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/build.properties b/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/build.properties index 01adc228a..093732929 100644 --- a/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/build.properties +++ b/examples/bundles/org.eclipse.ecf.examples.remoteservices.hello.host/build.properties @@ -4,7 +4,8 @@ bin.includes = META-INF/,\ .,\ about.html,\ bundle.properties,\ - plugin.xml + plugin.xml,\ + products/ src.includes = about.html,\ bundle.properties,\ products/ |