diff options
author | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-22 00:11:47 +0000 |
---|---|---|
committer | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-22 00:11:47 +0000 |
commit | 9550175134dc05b97a8a505e5ec7c42fe4e8d152 (patch) | |
tree | 7bf0b9cd684676520366906972e7dcf398f709bb /tools/missing-macros/Makefile | |
parent | 9cb9af9f7c0ad80696a463a1aeaa678fb9ec9448 (diff) |
[tools] missing-macros: add acc.m4, used by ucl and lzo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24756 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 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 |