diff --git a/tools/Makefile b/tools/Makefile index ca034911ce..842926ae7d 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -39,6 +39,7 @@ endif # builddir dependencies $(curdir)/bison/compile := $(curdir)/flex/install +$(curdir)/flex/compile := $(curdir)/m4/install $(curdir)/pkg-config/compile := $(curdir)/sed/install $(curdir)/libtool/compile := $(curdir)/sed/install $(curdir)/squashfs/compile := $(curdir)/lzma-old/install