diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2010-12-22 08:04:33 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2010-12-22 08:04:33 +0000 |
commit | ffa78426d4a47f6970e7640e02b67e4b0497021c (patch) | |
tree | 85bd523812a6be913bb99f1dd859563956c54cb0 /tools/missing-macros/Makefile | |
parent | 5e8229e8ab274fa8f711bb4aceb11dd2d3ed1f2b (diff) | |
download | upstream-ffa78426d4a47f6970e7640e02b67e4b0497021c.tar.gz upstream-ffa78426d4a47f6970e7640e02b67e4b0497021c.tar.bz2 upstream-ffa78426d4a47f6970e7640e02b67e4b0497021c.zip |
[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 |