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