diff options
author | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-22 00:38:21 +0000 |
---|---|---|
committer | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-22 00:38:21 +0000 |
commit | ee69faa4080c837450cca802d56a78aac2165a95 (patch) | |
tree | 90d827bd2de46b837eeb2c493ec33162bf357efb /tools/missing-macros/Makefile | |
parent | 9550175134dc05b97a8a505e5ec7c42fe4e8d152 (diff) |
[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 |