Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/build.properties')
-rw-r--r--examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/build.properties4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/build.properties b/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/build.properties
index 6a14980bb..12f4ed838 100644
--- a/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/build.properties
+++ b/examples/bundles/com.mycorp.examples.timeservice.consumer.ds.async/build.properties
@@ -3,7 +3,9 @@ bin.includes = META-INF/,\
.,\
OSGI-INF/,\
launch/,\
- about.html
+ about.html,\
+ TimeServiceConsumer.generic.zeroconf.product,\
+ runningexample.readme.txt
source.. = src/
src.includes = launch/,\
about.html

Back to the top