Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Knauer2009-05-27 10:14:01 +0000
committerMarkus Knauer2009-05-27 10:14:01 +0000
commit9cf82f33daefbdbf2f3e10b132508b3d742bb39f (patch)
tree4055375d1819b5c05ab7275b93018310373d95a9 /packages/org.eclipse.epp.package.reporting/build.properties
parentff380d5302012ef2a4fce9ae2fedd1b3f48ae2e5 (diff)
downloadorg.eclipse.epp.packages-9cf82f33daefbdbf2f3e10b132508b3d742bb39f.tar.gz
org.eclipse.epp.packages-9cf82f33daefbdbf2f3e10b132508b3d742bb39f.tar.xz
org.eclipse.epp.packages-9cf82f33daefbdbf2f3e10b132508b3d742bb39f.zip
about files, epl, etc. added
Diffstat (limited to 'packages/org.eclipse.epp.package.reporting/build.properties')
-rw-r--r--packages/org.eclipse.epp.package.reporting/build.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/org.eclipse.epp.package.reporting/build.properties b/packages/org.eclipse.epp.package.reporting/build.properties
index 774d86f5..72ba6b11 100644
--- a/packages/org.eclipse.epp.package.reporting/build.properties
+++ b/packages/org.eclipse.epp.package.reporting/build.properties
@@ -1,4 +1,5 @@
bin.includes = META-INF/,\
plugin_customization.ini,\
splash.bmp,\
- plugin.xml
+ plugin.xml,\
+ about.html

Back to the top