summaryrefslogtreecommitdiffstats
path: root/tools/missing-macros/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-12-22 00:11:47 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-12-22 00:11:47 +0000
commit9ecd83300705c1b672e8d36e06f936acf77c3858 (patch)
tree14894584643df7ecdf9abdbf8c541d494cea33cb /tools/missing-macros/Makefile
parent6ed509a8a7151a50a87877218516bd47c28c8652 (diff)
downloadmaster-31e0f0ae-9ecd83300705c1b672e8d36e06f936acf77c3858.tar.gz
master-31e0f0ae-9ecd83300705c1b672e8d36e06f936acf77c3858.tar.bz2
master-31e0f0ae-9ecd83300705c1b672e8d36e06f936acf77c3858.zip
missing-macros: add acc.m4, used by ucl and lzo
SVN-Revision: 24756
Diffstat (limited to 'tools/missing-macros/Makefile')
-rw-r--r--tools/missing-macros/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/missing-macros/Makefile b/tools/missing-macros/Makefile
index 779dbfa7f3..6553c42945 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:=1
+PKG_VERSION:=2
include $(INCLUDE_DIR)/host-build.mk