Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Arthorne2007-10-29 15:33:46 +0000
committerJohn Arthorne2007-10-29 15:33:46 +0000
commit5d65f302264dc1cc68d9921a0b467bdd4f6a6efe (patch)
tree24b107c8f90d8c407b9b80c6de46ea02df28d079 /bundles/org.eclipse.equinox.p2.jarprocessor/build.properties
parent494a51b72bf013fe676973c5607090b3731e560f (diff)
downloadrt.equinox.p2-5d65f302264dc1cc68d9921a0b467bdd4f6a6efe.tar.gz
rt.equinox.p2-5d65f302264dc1cc68d9921a0b467bdd4f6a6efe.tar.xz
rt.equinox.p2-5d65f302264dc1cc68d9921a0b467bdd4f6a6efe.zip
include plugin.properties in binary buildv20071029-1256
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.jarprocessor/build.properties')
-rw-r--r--bundles/org.eclipse.equinox.p2.jarprocessor/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.jarprocessor/build.properties b/bundles/org.eclipse.equinox.p2.jarprocessor/build.properties
index 03d7f5454..a6b8330d2 100644
--- a/bundles/org.eclipse.equinox.p2.jarprocessor/build.properties
+++ b/bundles/org.eclipse.equinox.p2.jarprocessor/build.properties
@@ -12,5 +12,6 @@ source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
- about.html
+ about.html,\
+ plugin.properties
src.includes = about.html

Back to the top