summaryrefslogtreecommitdiff
path: root/apps/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/SOURCES')
-rw-r--r--apps/SOURCES4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/SOURCES b/apps/SOURCES
index cf17bbc27c..cd2316fc24 100644
--- a/apps/SOURCES
+++ b/apps/SOURCES
@@ -76,4 +76,8 @@ playback.c
76metadata.c 76metadata.c
77codecs.c 77codecs.c
78dsp.c 78dsp.c
79eq.c
80#if defined(CPU_COLDFIRE) && !defined(SIMULATOR)
81eq_cf.S
82#endif
79#endif 83#endif