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 9498557..383e320 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -1,3 +1,6 @@ +autostart.c +#ifndef OLYMPUS_MROBE_100 + /* plugins common to all models */ battery_bench.c chessclock.c @@ -151,3 +154,4 @@ iriver_flash.c superdom.c #endif #endif /* m:robe 500 */ +#endif /* m:robe 100 */ |