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/SOURCES5
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/plugins/lib/SOURCES b/apps/plugins/lib/SOURCES
index c8c1553dc8..b28878cffc 100644
--- a/apps/plugins/lib/SOURCES
+++ b/apps/plugins/lib/SOURCES
@@ -5,8 +5,7 @@ playback_control.c
5rgb_hsv.c 5rgb_hsv.c
6#if defined(HAVE_LCD_BITMAP) && (LCD_DEPTH < 4) 6#if defined(HAVE_LCD_BITMAP) && (LCD_DEPTH < 4)
7#if LCD_DEPTH == 1 7#if LCD_DEPTH == 1
8core_bmp.c 8resize.c
9core_resize.c
10#endif 9#endif
11grey_core.c 10grey_core.c
12grey_draw.c 11grey_draw.c
@@ -34,9 +33,7 @@ picture.c
34xlcd_core.c 33xlcd_core.c
35xlcd_draw.c 34xlcd_draw.c
36xlcd_scroll.c 35xlcd_scroll.c
37#if LCD_DEPTH>1
38bmp.c 36bmp.c
39#endif
40#ifdef HAVE_LCD_COLOR 37#ifdef HAVE_LCD_COLOR
41bmp_smooth_scale.c 38bmp_smooth_scale.c
42#endif 39#endif