summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/plugins/SOURCES6
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index b6eac56dfb..4f782dc455 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -62,11 +62,6 @@ plasma.c
62blackjack.c 62blackjack.c
63bounce.c 63bounce.c
64bubbles.c 64bubbles.c
65
66#if (LCD_DEPTH > 1)
67invadrox.c
68#endif
69
70calculator.c 65calculator.c
71chip8.c 66chip8.c
72chopper.c 67chopper.c
@@ -150,6 +145,7 @@ iriver_flash.c
150#endif /* iFP7xx */ 145#endif /* iFP7xx */
151#if (LCD_WIDTH > 138) && (LCD_DEPTH > 1) 146#if (LCD_WIDTH > 138) && (LCD_DEPTH > 1)
152/* Built for bitmap targets except H10 5/6gb, Archoses, iPod mini, mrobe100 and ifp*/ 147/* Built for bitmap targets except H10 5/6gb, Archoses, iPod mini, mrobe100 and ifp*/
148invadrox.c
153superdom.c 149superdom.c
154#endif 150#endif
155#endif /* m:robe 500 */ 151#endif /* m:robe 500 */