summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 387f1459ac..1b14c0dd5e 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -1,4 +1,7 @@
1/* plugins common to all models */ 1/* plugins common to all models */
2#ifndef SIMULATOR
3battery_bench.c
4#endif
2chessclock.c 5chessclock.c
3credits.c 6credits.c
4cube.c 7cube.c
@@ -116,8 +119,6 @@ iriver_flash.c
116rockbox_flash.c 119rockbox_flash.c
117#endif /* CONFIG_CPU */ 120#endif /* CONFIG_CPU */
118 121
119battery_bench.c
120
121#if defined(IPOD_NANO2G) 122#if defined(IPOD_NANO2G)
122crypt_firmware.c 123crypt_firmware.c
123#endif 124#endif