diff options
author | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-22 08:04:33 +0000 |
---|---|---|
committer | jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-12-22 08:04:33 +0000 |
commit | fa999ba1e5e0be145cd1915df4003787cf667863 (patch) | |
tree | 85bd523812a6be913bb99f1dd859563956c54cb0 /tools/missing-macros/Makefile | |
parent | 93d22b0af880c93352f9a232565fc467ca7f8e95 (diff) |
[tools] missing-macros: add xmms.m4, from libflac
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24784 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 b5dacf306a..8a2eb5fd51 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:=4 +PKG_VERSION:=5 include $(INCLUDE_DIR)/host-build.mk |