Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--plugins/org.eclipse.epp.packaging.core/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/org.eclipse.epp.packaging.core/build.properties b/plugins/org.eclipse.epp.packaging.core/build.properties
index bc3b0f2b..22dda1d6 100644
--- a/plugins/org.eclipse.epp.packaging.core/build.properties
+++ b/plugins/org.eclipse.epp.packaging.core/build.properties
@@ -4,4 +4,5 @@ bin.includes = META-INF/,\
.,\
plugin.xml,\
plugin.properties,\
- about.html
+ about.html,\
+ skeletons/

Back to the top