summaryrefslogtreecommitdiff
path: root/apps/plugins/pacbox/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/pacbox/SOURCES')
-rw-r--r--apps/plugins/pacbox/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/pacbox/SOURCES b/apps/plugins/pacbox/SOURCES
index 3d6145ddce..c457f5b2ce 100644
--- a/apps/plugins/pacbox/SOURCES
+++ b/apps/plugins/pacbox/SOURCES
@@ -4,6 +4,8 @@ hardware.c
4z80.c 4z80.c
5#if (CONFIG_CPU == PP5020) && (LCD_WIDTH >= 288) && (LCD_HEIGHT >= 224) 5#if (CONFIG_CPU == PP5020) && (LCD_WIDTH >= 288) && (LCD_HEIGHT >= 224)
6pacbox_arm.S 6pacbox_arm.S
7#elif defined(IRIVER_H300_SERIES) && !defined(SIMULATOR)
8pacbox_cf.S
7#else 9#else
8pacbox_lcd.c 10pacbox_lcd.c
9#endif 11#endif