Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages/org.eclipse.epp.package.cpp.feature/build.properties')
-rw-r--r--packages/org.eclipse.epp.package.cpp.feature/build.properties7
1 files changed, 5 insertions, 2 deletions
diff --git a/packages/org.eclipse.epp.package.cpp.feature/build.properties b/packages/org.eclipse.epp.package.cpp.feature/build.properties
index 2b03b8de..0bdf31fc 100644
--- a/packages/org.eclipse.epp.package.cpp.feature/build.properties
+++ b/packages/org.eclipse.epp.package.cpp.feature/build.properties
@@ -1,3 +1,6 @@
bin.includes = feature.xml,\
- p2.inf
-includeLaunchers=false \ No newline at end of file
+ p2.inf,\
+ epl-v10.html,\
+ license.html,\
+ feature.properties
+includeLaunchers=false

Back to the top