X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fautomake%2FMakefile;h=932d3ee847355b628e0c43cd55d939c972d184a8;hb=1438309113a99ab5840705171c73c8ebe212bdaf;hp=55512e4b1033b816c92b1ea4e86abc2950770529;hpb=a08050a04875fcc54de48f3acd84f957385411ae;p=openwrt-working-2016%2F.git diff --git a/tools/automake/Makefile b/tools/automake/Makefile index 55512e4b10..932d3ee847 100644 --- a/tools/automake/Makefile +++ b/tools/automake/Makefile @@ -31,6 +31,8 @@ define Host/Install $(INSTALL_BIN) ./files/aclocal $(STAGING_DIR_HOST)/bin ln -f $(STAGING_DIR_HOST)/bin/aclocal $(STAGING_DIR_HOST)/bin/aclocal-1.9 ln -f $(STAGING_DIR_HOST)/bin/aclocal $(STAGING_DIR_HOST)/bin/aclocal-1.10 + ln -f $(STAGING_DIR_HOST)/bin/aclocal $(STAGING_DIR_HOST)/bin/aclocal-1.11 + ln -f $(STAGING_DIR_HOST)/bin/aclocal $(STAGING_DIR_HOST)/bin/aclocal-1.11.1 endef define Host/Clean