Index: xen-3.2-testing/Config.mk
===================================================================
--- xen-3.2-testing.orig/Config.mk
+++ xen-3.2-testing/Config.mk
@@ -88,7 +88,7 @@ ACM_SECURITY ?= n
 # Optional components
 XENSTAT_XENTOP     ?= y
 VTPM_TOOLS         ?= n
-LIBXENAPI_BINDINGS ?= n
+LIBXENAPI_BINDINGS ?= y
 PYTHON_TOOLS       ?= y
 
 -include $(XEN_ROOT)/.config