summaryrefslogtreecommitdiff
path: root/apps/codecs/libFLAC/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libFLAC/SOURCES')
-rw-r--r--apps/codecs/libFLAC/SOURCES16
1 files changed, 0 insertions, 16 deletions
diff --git a/apps/codecs/libFLAC/SOURCES b/apps/codecs/libFLAC/SOURCES
deleted file mode 100644
index 9d4db2f9c5..0000000000
--- a/apps/codecs/libFLAC/SOURCES
+++ /dev/null
@@ -1,16 +0,0 @@
1bitbuffer.c
2bitmath.c
3cpu.c
4crc.c
5fixed.c
6float.c
7format.c
8lpc.c
9md5.c
10memory.c
11metadata_object.c
12seekable_stream_decoder.c
13stream_decoder.c
14#if defined(CPU_COLDFIRE) && !defined(SIMULATOR)
15coldfire.S
16#endif