summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES32
1 files changed, 18 insertions, 14 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index c5923ae843..c1c77c7d89 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -1,41 +1,45 @@
battery_test.c
+chessclock.c
+favorites.c
+firmware_flash.c
+helloworld.c
+metronome.c
+rockbox_flash.c
+search.c
+sort.c
+stopwatch.c
+vbrfix.c
+viewer.c
+#ifdef HAVE_LCD_BITMAP
bounce.c
calculator.c
calendar.c
-chessclock.c
chip8.c
clock.c
cube.c
-euroconverter.c
-favorites.c
-firmware_flash.c
flipit.c
grayscale.c
-helloworld.c
-jackpot.c
jpeg.c
mandelbrot.c
-metronome.c
minesweeper.c
mosaique.c
-nim.c
oscillograph.c
pong.c
rockblox.c
-rockbox_flash.c
-search.c
sliding_puzzle.c
snake.c
snake2.c
snow.c
sokoban.c
solitaire.c
-sort.c
splitedit.c
star.c
-stopwatch.c
-vbrfix.c
video.c
-viewer.c
vu_meter.c
wormlet.c
+#endif
+#ifdef HAVE_LCD_CHARCELLS
+euroconverter.c
+jackpot.c
+nim.c
+#endif