diff options
Diffstat (limited to 'package/intltool/Makefile')
-rw-r--r-- | package/intltool/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/intltool/Makefile b/package/intltool/Makefile index e3461292e..c89a59fb6 100644 --- a/package/intltool/Makefile +++ b/package/intltool/Makefile @@ -21,7 +21,5 @@ include $(TOPDIR)/mk/package.mk $(eval $(call HOST_template,INTLTOOL,intltool,$(PKG_VERSION)-${PKG_RELEASE})) -HOST_STYLE:= auto - include ${TOPDIR}/mk/host-bottom.mk include ${TOPDIR}/mk/pkg-bottom.mk |