summaryrefslogtreecommitdiff
path: root/apps/plugins/lib
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/lib')
-rw-r--r--apps/plugins/lib/SOURCES3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/plugins/lib/SOURCES b/apps/plugins/lib/SOURCES
index 0f6e13ebb4..d9eb00ca4d 100644
--- a/apps/plugins/lib/SOURCES
+++ b/apps/plugins/lib/SOURCES
@@ -1,6 +1,7 @@
1configfile.c 1configfile.c
2highscore.c 2highscore.c
3#if defined(HAVE_LCD_BITMAP) && (LCD_DEPTH < 4) && !defined(SIMULATOR) 3#if defined(HAVE_LCD_BITMAP) && (LCD_DEPTH < 4) && !defined(SIMULATOR) && \
4 (CONFIG_LCD != LCD_IPOD2BPP)
4gray_core.c 5gray_core.c
5gray_draw.c 6gray_draw.c
6gray_parm.c 7gray_parm.c