summaryrefslogtreecommitdiff
path: root/apps/codecs/libffmpegFLAC/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libffmpegFLAC/SOURCES')
-rw-r--r--apps/codecs/libffmpegFLAC/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/codecs/libffmpegFLAC/SOURCES b/apps/codecs/libffmpegFLAC/SOURCES
index 1bd92e8be7..deed19bcec 100644
--- a/apps/codecs/libffmpegFLAC/SOURCES
+++ b/apps/codecs/libffmpegFLAC/SOURCES
@@ -3,4 +3,6 @@ decoder.c
3shndec.c 3shndec.c
4#if defined(CPU_COLDFIRE) 4#if defined(CPU_COLDFIRE)
5coldfire.S 5coldfire.S
6#elif defined(CPU_ARM)
7arm.S
6#endif 8#endif