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 439a203a82..5fbc6fd00f 100644
--- a/apps/codecs/libffmpegFLAC/SOURCES
+++ b/apps/codecs/libffmpegFLAC/SOURCES
@@ -4,4 +4,6 @@ shndec.c
4tables.c 4tables.c
5#if defined(CPU_COLDFIRE) && !defined(SIMULATOR) 5#if defined(CPU_COLDFIRE) && !defined(SIMULATOR)
6coldfire.S 6coldfire.S
7#elif defined(CPU_ARM) && !defined(SIMULATOR)
8arm.S
7#endif 9#endif