diff options
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 8e138d7..b33b630 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -19,6 +19,9 @@ stats.c stopwatch.c vbrfix.c viewer.c +#ifdef HAVE_BACKLIGHT +flashlight.c +#endif /* HAVE_BACKLIGHT */ #ifdef OLYMPUS_MROBE_500 /* remove these once the plugins before it are compileable */ |