diff options
author | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-29 09:39:09 +0000 |
---|---|---|
committer | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-29 09:39:09 +0000 |
commit | ddc4efade5ea7418eda4ccd0acdf38bf7169ea96 (patch) | |
tree | 658c8dcb2946fb14eda699c2fc6b8c15a2eae0a0 /tools/missing-macros/Makefile | |
parent | 64e304feb6fcc945c1506d8b42ea13ef1aeb97d5 (diff) |
[tools] missing-macros: add as-ac-expand.m4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24846 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 4f7564662..1d2726d5d 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:=6 +PKG_VERSION:=7 include $(INCLUDE_DIR)/host-build.mk |