summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index a36ca1a2e1..494a4a631a 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -2,6 +2,7 @@
2favorites.c 2favorites.c
3firmware_flash.c 3firmware_flash.c
4helloworld.c 4helloworld.c
5metronome.c
5rockbox_flash.c 6rockbox_flash.c
6search.c 7search.c
7sort.c 8sort.c
@@ -9,7 +10,6 @@ vbrfix.c
9#if CONFIG_KEYPAD != ONDIO_PAD 10#if CONFIG_KEYPAD != ONDIO_PAD
10/* gradually bring in the ones not working yet */ 11/* gradually bring in the ones not working yet */
11battery_test.c 12battery_test.c
12metronome.c
13stopwatch.c 13stopwatch.c
14viewer.c 14viewer.c
15#endif /* #if CONFIG_KEYPAD != ONDIO_PAD */ 15#endif /* #if CONFIG_KEYPAD != ONDIO_PAD */