diff options
| -rw-r--r-- | tools/Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile b/tools/Makefile index 3fbac938c..6e364af7a 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -48,6 +48,7 @@ $(curdir)/mpc/compile := $(curdir)/gmp/install  $(curdir)/mpfr/compile := $(curdir)/gmp/install  $(curdir)/mtd-utils/compile := $(curdir)/libuuid/install  $(curdir)/mkimage/compile := $(curdir)/sed/install +$(curdir)/qemu/compile := $(curdir)/libuuid/install  $(curdir)/upslug2/compile := $(curdir)/automake/install  $(curdir)/builddirs := $(tools-y) $(tools-dep) $(tools-)  | 
