diff options
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index c7f55ee..33ebec3 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -1,4 +1,3 @@ -#ifndef OLYMPUS_MROBE_500 /* plugins common to all models */ battery_bench.c chessclock.c @@ -21,6 +20,8 @@ stopwatch.c vbrfix.c viewer.c +#ifndef OLYMPUS_MROBE_500 + #if CONFIG_CODEC == SWCODEC metronome.c #endif |