summaryrefslogtreecommitdiff
path: root/apps/codecs/libFLAC/SOURCES
diff options
context:
space:
mode:
authorDave Chapman <dave@dchapman.com>2005-02-16 20:15:30 +0000
committerDave Chapman <dave@dchapman.com>2005-02-16 20:15:30 +0000
commit1c6b2513ea0114150447824df45e566d87fd06d9 (patch)
tree1138445a98a60d8fef1ce32bd6949915782a0f77 /apps/codecs/libFLAC/SOURCES
parentf729fce058d863b6df15ea4ca22e033820b783a0 (diff)
downloadrockbox-1c6b2513ea0114150447824df45e566d87fd06d9.tar.gz
rockbox-1c6b2513ea0114150447824df45e566d87fd06d9.zip
Add libFLAC to the build system
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5987 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/codecs/libFLAC/SOURCES')
-rw-r--r--apps/codecs/libFLAC/SOURCES12
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/codecs/libFLAC/SOURCES b/apps/codecs/libFLAC/SOURCES
new file mode 100644
index 0000000000..fc793f5e10
--- /dev/null
+++ b/apps/codecs/libFLAC/SOURCES
@@ -0,0 +1,12 @@
1bitbuffer.c
2bitmath.c
3cpu.c
4crc.c
5fixed.c
6float.c
7format.c
8lpc.c
9md5.c
10memory.c
11seekable_stream_decoder.c
12stream_decoder.c