summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/mpegplayer/SOURCES')
-rw-r--r--apps/plugins/mpegplayer/SOURCES4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/plugins/mpegplayer/SOURCES b/apps/plugins/mpegplayer/SOURCES
index 4646599..fc23a2a 100644
--- a/apps/plugins/mpegplayer/SOURCES
+++ b/apps/plugins/mpegplayer/SOURCES
@@ -5,6 +5,10 @@ decode.c
header.c
idct.c
motion_comp.c
+#ifdef CPU_ARM
+motion_comp_arm.c
+motion_comp_arm_s.S
+#endif
slice.c
video_out_rockbox.c
mpeg_settings.c