summaryrefslogtreecommitdiff
path: root/apps/codecs/libmad/SOURCES
diff options
context:
space:
mode:
authorDave Chapman <dave@dchapman.com>2005-02-16 00:13:36 +0000
committerDave Chapman <dave@dchapman.com>2005-02-16 00:13:36 +0000
commit4601ce6bfff6bdab3f3f171ed1db07da9df27d56 (patch)
tree62470deeafec4f7f40a5ee85c78b6a164b9cea50 /apps/codecs/libmad/SOURCES
parenta6e607e788d92e2511d7a85bff518ebe668400db (diff)
downloadrockbox-4601ce6bfff6bdab3f3f171ed1db07da9df27d56.tar.gz
rockbox-4601ce6bfff6bdab3f3f171ed1db07da9df27d56.zip
Start to add libmad to the build system
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5962 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/codecs/libmad/SOURCES')
-rw-r--r--apps/codecs/libmad/SOURCES11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/codecs/libmad/SOURCES b/apps/codecs/libmad/SOURCES
new file mode 100644
index 0000000000..862ddad849
--- /dev/null
+++ b/apps/codecs/libmad/SOURCES
@@ -0,0 +1,11 @@
1bit.c
2decoder.c
3fixed.c
4frame.c
5huffman.c
6layer12.c
7layer3.c
8stream.c
9synth.c
10timer.c
11version.c