specifying explicitly all platforms to build
diff --git a/org.eclipse.mat.releng/product/build.properties b/org.eclipse.mat.releng/product/build.properties
index 3bdba10..0d385d7 100644
--- a/org.eclipse.mat.releng/product/build.properties
+++ b/org.eclipse.mat.releng/product/build.properties
@@ -40,8 +40,8 @@
 # value is a '&' separated list of ',' separate triples.  For example, 

 #     configs=win32,win32,x86 & linux,motif,x86

 # By default the value is *,*,*

-configs = *,*,*

-#configs=win32,win32,x86 & win32,win32,x86_64 & macosx,carbon,x86 & solaris,gtk,sparc & linux,gtk,x86 & linux,gtk,x86_64 & aix,motif,ppc

+#configs = *,*,*

+configs=win32,win32,x86 & win32,win32,x86_64 & win32,wpf,x86 & macosx,carbon,x86 & solaris,gtk,sparc & aix,motif,ppc & hpux,motif,ia64_32 & linux,gtk,x86 & linux,gtk,x86_64 & linux,gtk,ppc & linux,gtk,s390 & linux,gtk,s390x &linux,motif,x86

 #	linux, gtk, ppc &\

 # linux, gtk, x86 & \

 #	linux, gtk, x86_64 & \