diff options
| author | Dave Chapman <dave@dchapman.com> | 2007-07-03 10:21:23 +0000 |
|---|---|---|
| committer | Dave Chapman <dave@dchapman.com> | 2007-07-03 10:21:23 +0000 |
| commit | 9cb40ea5e33c9e57c4e4b10c519aef046a90c561 (patch) | |
| tree | 6d6d8bbabac6c8c0c90d7fa9317ad6b68b8baa2d /apps/plugins/SOURCES | |
| parent | fe163c51786fe9d0a0bdf8d38ad32bcfc3a518ab (diff) | |
| download | rockbox-9cb40ea5e33c9e57c4e4b10c519aef046a90c561.zip rockbox-9cb40ea5e33c9e57c4e4b10c519aef046a90c561.tar.gz rockbox-9cb40ea5e33c9e57c4e4b10c519aef046a90c561.tar.bz2 rockbox-9cb40ea5e33c9e57c4e4b10c519aef046a90c561.tar.xz | |
WMA clean-up commit - fix 64-bit sim warnings, set svn keywords property, and add new files to apps/FILES
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13771 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 14f4d55..c586a3f 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -118,6 +118,7 @@ nim.c mp3_encoder.c midiplay.c wav2wv.c +test_codec.c #else /* hardware codec platforms */ #ifndef HAVE_MMC /* not for Ondio, has no remote control pin */ alpine_cdc.c |