diff options
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index b0e5f70..eb372c9 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -22,6 +22,10 @@ stopwatch.c vbrfix.c viewer.c +#ifdef CPU_COLDFIRE +sampr_test.c +#endif + #if ((CONFIG_CODEC == MAS3587F) || (CONFIG_CODEC == MAS3539F)) && !defined(SIMULATOR) wavplay.c #endif |