fixed up build.properties for abouts
diff --git a/assembly/features/org.eclipse.jst.tests/build.properties b/assembly/features/org.eclipse.jst.tests/build.properties
index 7f47694..28c4ae6 100644
--- a/assembly/features/org.eclipse.jst.tests/build.properties
+++ b/assembly/features/org.eclipse.jst.tests/build.properties
@@ -2,4 +2,5 @@
                eclipse_update_120.jpg,\
                epl-v10.html,\
                license.html,\
-               feature.properties
+               feature.properties,\
+               about.html
diff --git a/plugins/org.eclipse.wtp.releng.tools/build.properties b/plugins/org.eclipse.wtp.releng.tools/build.properties
index d863dc9..db5745e 100644
--- a/plugins/org.eclipse.wtp.releng.tools/build.properties
+++ b/plugins/org.eclipse.wtp.releng.tools/build.properties
@@ -1,5 +1,6 @@
 bin.includes = META-INF/,\
                plugin.xml,\
                plugin.properties,\
-               wtpRelengTools.jar
+               wtpRelengTools.jar,\
+               about.html
 source.wtpRelengTools.jar = src/
diff --git a/tests/org.eclipse.wtp.releng.tests/build.properties b/tests/org.eclipse.wtp.releng.tests/build.properties
index c44fccb..7a2ab48 100644
--- a/tests/org.eclipse.wtp.releng.tests/build.properties
+++ b/tests/org.eclipse.wtp.releng.tests/build.properties
@@ -12,5 +12,6 @@
                .,\
                versioningReportToHTML.xsl,\
                test.xml,\
-               transformReportToHTML.xml
+               transformReportToHTML.xml,\
+               about.html
 source.. = src/