tools: patch: make patch build depend on automake
[openwrt/staging/blogic.git] / tools / Makefile
index 9a354f6c706967485762082b08c62d2b2bfcf4f4..7d6a17e926df014d8a1fc04070d58b98d5fd74df 100644 (file)
@@ -67,6 +67,7 @@ $(curdir)/bc/compile := $(curdir)/bison/compile
 $(curdir)/findutils/compile := $(curdir)/bison/compile
 $(curdir)/gengetopt/compile := $(curdir)/libtool/compile
 $(curdir)/patchelf/compile := $(curdir)/libtool/compile
+$(curdir)/patch/compile := $(curdir)/automake/compile
 $(curdir)/dosfstools/compile := $(curdir)/autoconf/compile $(curdir)/automake/compile
 $(curdir)/libressl/compile := $(curdir)/pkg-config/compile
 $(curdir)/mkimage/compile += $(curdir)/libressl/compile