summaryrefslogtreecommitdiff
path: root/lib/rbcodec/codecs/libffmpegFLAC/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rbcodec/codecs/libffmpegFLAC/SOURCES')
-rw-r--r--lib/rbcodec/codecs/libffmpegFLAC/SOURCES7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/rbcodec/codecs/libffmpegFLAC/SOURCES b/lib/rbcodec/codecs/libffmpegFLAC/SOURCES
new file mode 100644
index 0000000000..63094b30a6
--- /dev/null
+++ b/lib/rbcodec/codecs/libffmpegFLAC/SOURCES
@@ -0,0 +1,7 @@
1decoder.c
2shndec.c
3#if defined(CPU_COLDFIRE)
4coldfire.S
5#elif defined(CPU_ARM)
6arm.S
7#endif