diff options
Diffstat (limited to 'apps/SOURCES')
-rw-r--r-- | apps/SOURCES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/SOURCES b/apps/SOURCES index 7475826015..f3acef1739 100644 --- a/apps/SOURCES +++ b/apps/SOURCES | |||
@@ -125,6 +125,7 @@ recorder/recording.c | |||
125 | #if INPUT_SRC_CAPS != 0 | 125 | #if INPUT_SRC_CAPS != 0 |
126 | audio_path.c | 126 | audio_path.c |
127 | #endif /* INPUT_SRC_CAPS != 0 */ | 127 | #endif /* INPUT_SRC_CAPS != 0 */ |
128 | fixedpoint.c | ||
128 | pcmbuf.c | 129 | pcmbuf.c |
129 | playback.c | 130 | playback.c |
130 | codecs.c | 131 | codecs.c |