Bug 573616 - Get rid of webkitextension* from bin.includes

Change-Id: I03451260749412c2c102ecf7801790426aa424ee
Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.swt.binaries/+/192016
Tested-by: Alexander Kurtakov <akurtako@redhat.com>
Reviewed-by: Alexander Kurtakov <akurtako@redhat.com>
diff --git a/bundles/org.eclipse.swt.gtk.linux.aarch64/build.properties b/bundles/org.eclipse.swt.gtk.linux.aarch64/build.properties
index 475294b..40dd72f 100644
--- a/bundles/org.eclipse.swt.gtk.linux.aarch64/build.properties
+++ b/bundles/org.eclipse.swt.gtk.linux.aarch64/build.properties
@@ -9,7 +9,7 @@
 #     Alexander Kurtakov, Red Hat, Inc.- initial API and implementation
 ###############################################################################
 custom = true
-bin.includes = .,*.so,webkitextensions*/,about_files/,about.html,fragment.properties
+bin.includes = .,*.so,about_files/,about.html,fragment.properties
 bin.excludes = library/
 source.. = src/
 src.includes = about.html,about_files/
diff --git a/bundles/org.eclipse.swt.gtk.linux.loongarch64/build.properties b/bundles/org.eclipse.swt.gtk.linux.loongarch64/build.properties
index e3c80ef..a1e281e 100644
--- a/bundles/org.eclipse.swt.gtk.linux.loongarch64/build.properties
+++ b/bundles/org.eclipse.swt.gtk.linux.loongarch64/build.properties
@@ -9,7 +9,7 @@
 #     Loongson Co.Ltd.- initial API and implementation
 ###############################################################################
 custom = true
-bin.includes = .,*.so,webkitextensions*/,about_files/,about.html,fragment.properties
+bin.includes = .,*.so,about_files/,about.html,fragment.properties
 bin.excludes = library/
 source.. = src/
 src.includes = about.html,about_files/
diff --git a/bundles/org.eclipse.swt.gtk.linux.ppc64le/build.properties b/bundles/org.eclipse.swt.gtk.linux.ppc64le/build.properties
index 08e571b..c985721 100644
--- a/bundles/org.eclipse.swt.gtk.linux.ppc64le/build.properties
+++ b/bundles/org.eclipse.swt.gtk.linux.ppc64le/build.properties
@@ -9,7 +9,7 @@
 #     IBM Corporation - initial API and implementation
 ###############################################################################
 custom = true
-bin.includes = .,*.so,webkitextensions*/,about_files/,about.html,fragment.properties
+bin.includes = .,*.so,about_files/,about.html,fragment.properties
 bin.excludes = library/
 source.. = src/
 src.includes = about.html,about_files/
diff --git a/bundles/org.eclipse.swt.gtk.linux.x86_64/build.properties b/bundles/org.eclipse.swt.gtk.linux.x86_64/build.properties
index d450ecd..e19693e 100644
--- a/bundles/org.eclipse.swt.gtk.linux.x86_64/build.properties
+++ b/bundles/org.eclipse.swt.gtk.linux.x86_64/build.properties
@@ -10,7 +10,7 @@
 #     Krzysztof Daniel, Red Hat, Inc. - tycho enablement
 ###############################################################################
 custom = true
-bin.includes = .,*.so,webkitextensions*/,about_files/,about.html,fragment.properties
+bin.includes = .,*.so,about_files/,about.html,fragment.properties
 bin.excludes = library/
 source.. = src/
 src.includes = about.html,about_files/