summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Chapman <dave@dchapman.com>2005-11-12 02:07:19 +0000
committerDave Chapman <dave@dchapman.com>2005-11-12 02:07:19 +0000
commit663fba13996c32e13d4cca89ffda86de8d536c7f (patch)
tree206c264cb5cc801139e5db6abb49ce8c821b7bbd
parent33df605c935eefc3d3e258d02932b8c11cf4b929 (diff)
downloadrockbox-663fba13996c32e13d4cca89ffda86de8d536c7f.tar.gz
rockbox-663fba13996c32e13d4cca89ffda86de8d536c7f.zip
Oops
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7817 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--apps/codecs/libffmpegFLAC/SOURCES1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/codecs/libffmpegFLAC/SOURCES b/apps/codecs/libffmpegFLAC/SOURCES
index 93cd6f97f8..439a203a82 100644
--- a/apps/codecs/libffmpegFLAC/SOURCES
+++ b/apps/codecs/libffmpegFLAC/SOURCES
@@ -1,6 +1,7 @@
1bitstream.c 1bitstream.c
2decoder.c 2decoder.c
3shndec.c 3shndec.c
4tables.c
4#if defined(CPU_COLDFIRE) && !defined(SIMULATOR) 5#if defined(CPU_COLDFIRE) && !defined(SIMULATOR)
5coldfire.S 6coldfire.S
6#endif 7#endif