summaryrefslogtreecommitdiff
path: root/apps/codecs/libmusepack/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libmusepack/SOURCES')
-rw-r--r--apps/codecs/libmusepack/SOURCES3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/codecs/libmusepack/SOURCES b/apps/codecs/libmusepack/SOURCES
index 31848214e0..60d762afd2 100644
--- a/apps/codecs/libmusepack/SOURCES
+++ b/apps/codecs/libmusepack/SOURCES
@@ -9,3 +9,6 @@ synth_filter.c
#if defined(CPU_ARM)
synth_filter_arm.S
#endif
+#if defined(CPU_COLDFIRE)
+synth_filter_coldfire.S
+#endif