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, 5 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 5577d632ea..e47f149618 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -1,3 +1,4 @@
1test_codec.c
1/* plugins common to all models */ 2/* plugins common to all models */
2battery_bench.c 3battery_bench.c
3chessclock.c 4chessclock.c
@@ -152,3 +153,7 @@ superdom.c
152#endif /* m:robe 500 */ 153#endif /* m:robe 500 */
153 154
154md5sum.c 155md5sum.c
156
157#ifdef GIGABEAT_F
158gigabeat_flash.c
159#endif