summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-03-30 21:17:19 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-03-30 21:17:19 +0000
commitf474699027ef94b9ae8a9ad399624254034c4233 (patch)
tree9c5ba1da819505f52059aaab4925cd73b0d45ff3 /apps/plugins/SOURCES
parentde6f7ec5afdcd2a7670adb35fa651821c3e84fc5 (diff)
downloadrockbox-f474699027ef94b9ae8a9ad399624254034c4233.tar.gz
rockbox-f474699027ef94b9ae8a9ad399624254034c4233.zip
Enabled metronome and battery_bench for X5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9371 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 7c24dabe74..a07d92bc4e 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -1,7 +1,5 @@
1/* plugins common to all models */ 1/* plugins common to all models */
2#ifndef IAUDIO_X5
3battery_bench.c 2battery_bench.c
4#endif
5battery_test.c 3battery_test.c
6chessclock.c 4chessclock.c
7credits.c 5credits.c
@@ -10,9 +8,7 @@ dict.c
10favorites.c 8favorites.c
11firmware_flash.c 9firmware_flash.c
12logo.c 10logo.c
13#ifndef IAUDIO_X5
14metronome.c 11metronome.c
15#endif
16mosaique.c 12mosaique.c
17rockbox_flash.c 13rockbox_flash.c
18/* search.c */ 14/* search.c */