Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'packages/org.eclipse.epp.package.pulsar.feature/build.properties')
-rw-r--r--packages/org.eclipse.epp.package.pulsar.feature/build.properties5
1 files changed, 4 insertions, 1 deletions
diff --git a/packages/org.eclipse.epp.package.pulsar.feature/build.properties b/packages/org.eclipse.epp.package.pulsar.feature/build.properties
index 64dc64a0..0bdf31fc 100644
--- a/packages/org.eclipse.epp.package.pulsar.feature/build.properties
+++ b/packages/org.eclipse.epp.package.pulsar.feature/build.properties
@@ -1,3 +1,6 @@
bin.includes = feature.xml,\
- p2.inf
+ p2.inf,\
+ epl-v10.html,\
+ license.html,\
+ feature.properties
includeLaunchers=false

Back to the top