diff options
Diffstat (limited to 'apps/plugins')
| -rw-r--r-- | apps/plugins/SOURCES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index b2722e2..1ab3361 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -111,6 +111,8 @@ splitedit.c /* Platform-specific plugins */ #if defined(IRIVER_H100_SERIES) || defined(IRIVER_H300_SERIES) iriverify.c +#endif +#if defined(IRIVER_H100_SERIES) iriver_flash.c #endif |