Skip to main content
aboutsummaryrefslogtreecommitdiffstats
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, 3 insertions, 2 deletions
diff --git a/packages/org.eclipse.epp.package.pulsar.feature/build.properties b/packages/org.eclipse.epp.package.pulsar.feature/build.properties
index 0658d02e..64dc64a0 100644
--- a/packages/org.eclipse.epp.package.pulsar.feature/build.properties
+++ b/packages/org.eclipse.epp.package.pulsar.feature/build.properties
@@ -1,2 +1,3 @@
-bin.includes = feature.xml
-includeLaunchers=false \ No newline at end of file
+bin.includes = feature.xml,\
+ p2.inf
+includeLaunchers=false

Back to the top