diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2010-12-22 00:38:21 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2010-12-22 00:38:21 +0000 |
commit | 33b2fbc6d86331a7a4647cfdfe921f5a9854277a (patch) | |
tree | 90d827bd2de46b837eeb2c493ec33162bf357efb /tools/missing-macros/Makefile | |
parent | c5ad6f017e8eff1cbae3d0ea00c0df0f4fdf4c2a (diff) | |
download | upstream-33b2fbc6d86331a7a4647cfdfe921f5a9854277a.tar.gz upstream-33b2fbc6d86331a7a4647cfdfe921f5a9854277a.tar.bz2 upstream-33b2fbc6d86331a7a4647cfdfe921f5a9854277a.zip |
[tools] missing-macros: add more m4 macros from gettext, ossp-js, libmikmod, libdnet
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24757 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 6553c42945..d2da273fad 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:=2 +PKG_VERSION:=3 include $(INCLUDE_DIR)/host-build.mk |