tools: flex: fix build with automake 1.15.1
[openwrt/openwrt.git] / tools / flex / Makefile
index 760721a16fcc02f92c1c35592239d4a9652b5759..1398b1ae51a5273fcca71504c7a3893243e8368c 100644 (file)
@@ -13,6 +13,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://github.com/westes/flex/releases/download/v$(PKG_VERSION)/
 PKG_HASH:=e87aae032bf07c26f85ac0ed3250998c37621d95f8bd748b31f15b33c45ee995
 
+HOST_FIXUP:=autoreconf
 HOST_BUILD_PARALLEL:=1
 
 include $(INCLUDE_DIR)/host-build.mk