255430c
--- features/org.eclipse.platform/build.xml.orig	2009-04-02 08:59:23.000000000 +0200
255430c
+++ features/org.eclipse.platform/build.xml	2009-04-02 09:03:36.000000000 +0200
255430c
@@ -176,6 +176,11 @@
255430c
 			<property name="ws" value="win32"/>
255430c
 			<property name="os" value="win32"/>
255430c
 		</ant>
255430c
+		<ant antfile="build.xml" dir="../../features/org.eclipse.help" target="${target}">
255430c
+			<property name="arch" value="x86"/>
255430c
+			<property name="ws" value="win32"/>
255430c
+			<property name="os" value="win32"/>
255430c
+		</ant>
255430c
 		<ant antfile="build.xml" dir="../../plugins/org.eclipse.ui.intro" target="${target}">
255430c
 			<property name="arch" value="x86"/>
255430c
 			<property name="ws" value="win32"/>