72fb36f
--- features/org.eclipse.platform/build.xml.orig	2009-04-17 16:21:20.000000000 +0200
72fb36f
+++ features/org.eclipse.platform/build.xml	2009-04-17 16:26:21.000000000 +0200
72fb36f
@@ -166,6 +166,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>
72fb36f
 		<ant antfile="build.xml" dir="../../plugins/org.eclipse.ui.cheatsheets" target="${target}">
255430c
 			<property name="arch" value="x86"/>
255430c
 			<property name="ws" value="win32"/>