summaryrefslogtreecommitdiff
path: root/apps/plugins/Makefile
diff options
context:
space:
mode:
authorThom Johansen <thomj@rockbox.org>2005-04-12 21:29:48 +0000
committerThom Johansen <thomj@rockbox.org>2005-04-12 21:29:48 +0000
commitad17fd47478bb3619ca4f097a555f02f84735c7f (patch)
tree930db449ebf09948d49350e984b8ba8f4d9d8b29 /apps/plugins/Makefile
parent34e2f722f778defa9be7fffe9bb4ee415b799890 (diff)
downloadrockbox-ad17fd47478bb3619ca4f097a555f02f84735c7f.zip
rockbox-ad17fd47478bb3619ca4f097a555f02f84735c7f.tar.gz
rockbox-ad17fd47478bb3619ca4f097a555f02f84735c7f.tar.bz2
rockbox-ad17fd47478bb3619ca4f097a555f02f84735c7f.tar.xz
Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for initiating the port.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6276 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/Makefile')
-rw-r--r--apps/plugins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/Makefile b/apps/plugins/Makefile
index 651a26c..9c3ff4a 100644
--- a/apps/plugins/Makefile
+++ b/apps/plugins/Makefile
@@ -17,7 +17,7 @@ ifdef APPEXTRA
endif
ifdef SOFTWARECODECS
- CODECLIBS = -lmad -la52 -lFLAC -lTremor -lwavpack
+ CODECLIBS = -lmad -la52 -lFLAC -lTremor -lwavpack -lmusepack
endif
LDS := plugin.lds