From 4d961f21285de89360173ccc76ee82eb504d726e Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Sat, 19 Feb 2005 12:11:18 +0000 Subject: First version of vorbis decoder git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6017 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/plugins/Makefile') diff --git a/apps/plugins/Makefile b/apps/plugins/Makefile index 1ecf3809fe..9549959bbd 100644 --- a/apps/plugins/Makefile +++ b/apps/plugins/Makefile @@ -17,7 +17,7 @@ ifdef APPEXTRA endif ifdef SOFTWARECODECS - CODECLIBS = -lmad -la52 -lFLAC + CODECLIBS = -lmad -la52 -lFLAC -lTremor endif LDS := plugin.lds -- cgit v1.2.3