Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.artifact.processors/build.properties')
-rw-r--r--bundles/org.eclipse.equinox.p2.artifact.processors/build.properties4
1 files changed, 3 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.artifact.processors/build.properties b/bundles/org.eclipse.equinox.p2.artifact.processors/build.properties
index ad40ab407..5415ddb15 100644
--- a/bundles/org.eclipse.equinox.p2.artifact.processors/build.properties
+++ b/bundles/org.eclipse.equinox.p2.artifact.processors/build.properties
@@ -11,4 +11,6 @@
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
- .
+ .,\
+ plugin.properties,\
+ plugin.xml

Back to the top