summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/plugins/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index eaaf9162bc..9ea3db051a 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -185,7 +185,9 @@ remote_control.c
185#ifdef HAVE_ADJUSTABLE_CPU_FREQ 185#ifdef HAVE_ADJUSTABLE_CPU_FREQ
186test_boost.c 186test_boost.c
187#endif 187#endif
188#if CONFIG_CODEC == SWCODEC
188test_codec.c 189test_codec.c
190#endif
189#ifdef HAVE_JPEG 191#ifdef HAVE_JPEG
190test_core_jpeg.c 192test_core_jpeg.c
191#endif 193#endif