summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 33ebec31bd..ebe4aa8b03 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -20,6 +20,11 @@ stopwatch.c
20vbrfix.c 20vbrfix.c
21viewer.c 21viewer.c
22 22
23#ifdef OLYMPUS_MROBE_500
24/* remove these once the plugins before it are compileable */
25jpeg.c
26#endif
27
23#ifndef OLYMPUS_MROBE_500 28#ifndef OLYMPUS_MROBE_500
24 29
25#if CONFIG_CODEC == SWCODEC 30#if CONFIG_CODEC == SWCODEC