Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'opus_sources.mk')
-rw-r--r--opus_sources.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/opus_sources.mk b/opus_sources.mk
index ee6e5740..384b036a 100644
--- a/opus_sources.mk
+++ b/opus_sources.mk
@@ -1,4 +1,5 @@
OPUS_SOURCES = src/opus.c \
src/opus_decoder.c \
src/opus_encoder.c \
+src/opus_multistream.c \
src/repacketizer.c