Browse Source

tools: flex depends on m4

SVN-Revision: 33520
Felix Fietkau 13 years ago
parent
commit
3f88c1b95f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tools/Makefile

+ 1 - 0
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