Преглед изворни кода

tools: flex depends on m4

SVN-Revision: 33520
Felix Fietkau пре 13 година
родитељ
комит
3f88c1b95f
1 измењених фајлова са 1 додато и 0 уклоњено
  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