Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/features/org.eclipse.ecf.remoteservice.soa.feature/build.properties')
-rw-r--r--releng/features/org.eclipse.ecf.remoteservice.soa.feature/build.properties11
1 files changed, 9 insertions, 2 deletions
diff --git a/releng/features/org.eclipse.ecf.remoteservice.soa.feature/build.properties b/releng/features/org.eclipse.ecf.remoteservice.soa.feature/build.properties
index 561bbb3d5..048f3035d 100644
--- a/releng/features/org.eclipse.ecf.remoteservice.soa.feature/build.properties
+++ b/releng/features/org.eclipse.ecf.remoteservice.soa.feature/build.properties
@@ -1,3 +1,10 @@
bin.includes = feature.xml,\
- epl-v10.html
-src.includes = epl-v10.html
+ epl-v10.html,\
+ license.html,\
+ notice.html,\
+ feature.properties
+src.includes = epl-v10.html,\
+ notice.html,\
+ license.html,\
+ feature.xml,\
+ feature.properties

Back to the top