summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/features.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/features.txt b/apps/features.txt
index 5dd7fd8720..91acdc5f4e 100644
--- a/apps/features.txt
+++ b/apps/features.txt
@@ -132,6 +132,12 @@ recording_swcodec
132#else 132#else
133recording_hwcodec 133recording_hwcodec
134#endif 134#endif
135#if defined(HAVE_LINE_IN)
136recording_linein
137#endif
138#if defined(HAVE_MIC_IN)
139recording_mic
140#endif
135#endif 141#endif
136 142
137#if defined(HAVE_REMOTE_LCD) 143#if defined(HAVE_REMOTE_LCD)