diff options
Diffstat (limited to 'apps/plugins/lib/SOURCES')
| -rw-r--r-- | apps/plugins/lib/SOURCES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/plugins/lib/SOURCES b/apps/plugins/lib/SOURCES index 8bd47a2..0e8e14c 100644 --- a/apps/plugins/lib/SOURCES +++ b/apps/plugins/lib/SOURCES @@ -33,3 +33,6 @@ gray_verline.c #ifdef HAVE_LCD_CHARCELLS playergfx.c #endif +#if CONFIG_HWCODEC == MASNONE /* software codec platforms */ +xxx2wav.c +#endif |