diff options
| author | Dave Chapman <dave@dchapman.com> | 2005-06-07 18:53:01 +0000 |
|---|---|---|
| committer | Dave Chapman <dave@dchapman.com> | 2005-06-07 18:53:01 +0000 |
| commit | 6c082a857af4200a4b1c2631deef9c01501ad04a (patch) | |
| tree | ec5bc164f4a70502b884d5e72d4e643c6a45d7f7 /apps/plugins/SOURCES | |
| parent | 2258946855c8839f159596dfc60a63b6ccfc0347 (diff) | |
| download | rockbox-6c082a857af4200a4b1c2631deef9c01501ad04a.zip rockbox-6c082a857af4200a4b1c2631deef9c01501ad04a.tar.gz rockbox-6c082a857af4200a4b1c2631deef9c01501ad04a.tar.bz2 rockbox-6c082a857af4200a4b1c2631deef9c01501ad04a.tar.xz | |
First attempt at codecflac.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6597 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index ebf261b..64b0b78 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -74,6 +74,7 @@ vorbis2wav.c #ifdef IRIVER_H100 codecvorbis.c codecmpa.c +codecflac.c #endif wv2wav.c mpc2wav.c |