diff options
Diffstat (limited to 'apps/plugins')
| -rw-r--r-- | apps/plugins/SOURCES | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 5577d63..e47f149 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -1,3 +1,4 @@ +test_codec.c /* plugins common to all models */ battery_bench.c chessclock.c @@ -152,3 +153,7 @@ superdom.c #endif /* m:robe 500 */ md5sum.c + +#ifdef GIGABEAT_F +gigabeat_flash.c +#endif |