Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.eef.sdk-feature/build.properties')
-rw-r--r--features/org.eclipse.eef.sdk-feature/build.properties7
1 files changed, 6 insertions, 1 deletions
diff --git a/features/org.eclipse.eef.sdk-feature/build.properties b/features/org.eclipse.eef.sdk-feature/build.properties
index ccb677bd0..af536e6e4 100644
--- a/features/org.eclipse.eef.sdk-feature/build.properties
+++ b/features/org.eclipse.eef.sdk-feature/build.properties
@@ -1,3 +1,8 @@
bin.includes = feature.xml,\
about.html,\
- feature.properties
+ feature.properties,\
+ epl-v10.html,\
+ license.html
+src.includes = about.html,\
+ epl-v10.html,\
+ license.html

Back to the top