summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/SOURCES4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index d851d6a78a..5ba983e4f7 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -1,5 +1,7 @@
1/* plugins common to all models */ 1/* plugins common to all models */
2#ifndef IAUDIO_X5
2battery_bench.c 3battery_bench.c
4#endif
3battery_test.c 5battery_test.c
4chessclock.c 6chessclock.c
5credits.c 7credits.c
@@ -8,7 +10,9 @@ dict.c
8favorites.c 10favorites.c
9firmware_flash.c 11firmware_flash.c
10logo.c 12logo.c
13#ifndef IAUDIO_X5
11metronome.c 14metronome.c
15#endif
12mosaique.c 16mosaique.c
13rockbox_flash.c 17rockbox_flash.c
14search.c 18search.c