summaryrefslogtreecommitdiff
path: root/apps/SOURCES
diff options
context:
space:
mode:
authorThom Johansen <thomj@rockbox.org>2006-01-29 15:37:03 +0000
committerThom Johansen <thomj@rockbox.org>2006-01-29 15:37:03 +0000
commit55ff456c4615b4cedc1d936d510abe4d92403b61 (patch)
tree076149a8754f5461c830bedfaddf700acc44030d /apps/SOURCES
parent7d1117fe4f594c9ef8c7faef3dea701db0526255 (diff)
downloadrockbox-55ff456c4615b4cedc1d936d510abe4d92403b61.tar.gz
rockbox-55ff456c4615b4cedc1d936d510abe4d92403b61.zip
Recommit reverted changes and add the missing file...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8484 a1c6a512-1295-4272-9138-f99709370657
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