diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2010-12-22 09:33:06 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2010-12-22 09:33:06 +0000 |
commit | aac7b9228454fa68144470b4282c29620e760cba (patch) | |
tree | 0c03520eb74afad7177482ab79786068ba0fe202 /tools/missing-macros/Makefile | |
parent | 879e5891c14bc5e9a8076c9db28cfd64e0570db3 (diff) | |
download | mtk-20170518-aac7b9228454fa68144470b4282c29620e760cba.zip mtk-20170518-aac7b9228454fa68144470b4282c29620e760cba.tar.gz mtk-20170518-aac7b9228454fa68144470b4282c29620e760cba.tar.bz2 |
missing-macros: extend fake-gtk-doc-check.m4 (fixes autoreconf in orbit2), provide fake-intltool.m4
SVN-Revision: 24787
Diffstat (limited to 'tools/missing-macros/Makefile')
-rw-r--r-- | tools/missing-macros/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/missing-macros/Makefile b/tools/missing-macros/Makefile index 8a2eb5f..4f75646 100644 --- a/tools/missing-macros/Makefile +++ b/tools/missing-macros/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=missing-macros -PKG_VERSION:=5 +PKG_VERSION:=6 include $(INCLUDE_DIR)/host-build.mk |