capability plugins missing about.html files
diff --git a/bundles/org.eclipse.wtp.javascript.capabilities/build.properties b/bundles/org.eclipse.wtp.javascript.capabilities/build.properties
index 74af060..e6cef8b 100644
--- a/bundles/org.eclipse.wtp.javascript.capabilities/build.properties
+++ b/bundles/org.eclipse.wtp.javascript.capabilities/build.properties
@@ -3,4 +3,5 @@
                .,\
                OSGI-INF/,\
                plugin.xml,\
-               OSGI-INF/l10n/
+               OSGI-INF/l10n/,\
+               about.html
diff --git a/bundles/org.eclipse.wtp.web.capabilities/build.properties b/bundles/org.eclipse.wtp.web.capabilities/build.properties
index 89e1753..cef084d 100644
--- a/bundles/org.eclipse.wtp.web.capabilities/build.properties
+++ b/bundles/org.eclipse.wtp.web.capabilities/build.properties
@@ -1,4 +1,5 @@
 bin.includes = META-INF/,\
                OSGI-INF/,\
                plugin.xml,\
-               OSGI-INF/l10n/
+               OSGI-INF/l10n/,\
+               about.html
diff --git a/bundles/org.eclipse.wtp.xml.capabilities/build.properties b/bundles/org.eclipse.wtp.xml.capabilities/build.properties
index 89e1753..cef084d 100644
--- a/bundles/org.eclipse.wtp.xml.capabilities/build.properties
+++ b/bundles/org.eclipse.wtp.xml.capabilities/build.properties
@@ -1,4 +1,5 @@
 bin.includes = META-INF/,\
                OSGI-INF/,\
                plugin.xml,\
-               OSGI-INF/l10n/
+               OSGI-INF/l10n/,\
+               about.html