summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/lib/SOURCES')
-rw-r--r--apps/plugins/lib/SOURCES3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/plugins/lib/SOURCES b/apps/plugins/lib/SOURCES
index c1f5a483f2..b638740b0e 100644
--- a/apps/plugins/lib/SOURCES
+++ b/apps/plugins/lib/SOURCES
@@ -8,6 +8,9 @@ grey_core.c
8grey_draw.c 8grey_draw.c
9grey_parm.c 9grey_parm.c
10grey_scroll.c 10grey_scroll.c
11#ifdef CPU_COLDFIRE
12grey_coldfire.S
13#endif
11#endif 14#endif
12highscore.c 15highscore.c
13#ifndef SIMULATOR 16#ifndef SIMULATOR