diff --git a/build.sh b/build.sh
index 86031fc8fe..5ab64ecaa2 100755
--- a/build.sh
+++ b/build.sh
@@ -50,7 +50,7 @@ set -x # Print commands from now on
--disable-curl \
--disable-vnc \
--disable-docs \
- --disable-tools \
+ --enable-tools \
--disable-guest-agent \
--disable-tpm \
--disable-live-block-migration \
[fox@x230 xqemu2]$ ./qemu-img --version
qemu-img version 2.12.0 (7c98d0220d-dirty)
Copyright (c) 2003-2017 Fabrice Bellard and the QEMU Project developers