diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2010-12-29 09:39:09 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2010-12-29 09:39:09 +0000 |
commit | 1fa3f197f65e8eceeaed5aff1f16f789b911df32 (patch) | |
tree | e0cb1da294ac4fffa602dd3a4fc6c7d45184a6ba /tools/missing-macros/Makefile | |
parent | dc9c1ac1f7c854717e054772ea527fcceb6ee397 (diff) | |
download | upstream-1fa3f197f65e8eceeaed5aff1f16f789b911df32.tar.gz upstream-1fa3f197f65e8eceeaed5aff1f16f789b911df32.tar.bz2 upstream-1fa3f197f65e8eceeaed5aff1f16f789b911df32.zip |
missing-macros: add as-ac-expand.m4
SVN-Revision: 24846
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 4f7564662f..1d2726d5d5 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 |