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 | 93cb309a059da73578a77cf81ff74b15064ef244 (patch) | |
tree | 54849dda89e5023061367820f83c2a257cb6a3cd /tools/missing-macros/Makefile | |
parent | 9ecd83300705c1b672e8d36e06f936acf77c3858 (diff) | |
download | upstream-93cb309a059da73578a77cf81ff74b15064ef244.tar.gz upstream-93cb309a059da73578a77cf81ff74b15064ef244.tar.bz2 upstream-93cb309a059da73578a77cf81ff74b15064ef244.zip |
missing-macros: add more m4 macros from gettext, ossp-js, libmikmod, libdnet
SVN-Revision: 24757
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 |