From c5880fe48bdeb5ae40ceeb679b9c1a633448fab4 Mon Sep 17 00:00:00 2001 From: Jean-Marc Valin Date: Thu, 5 Jul 2012 01:28:45 -0400 Subject: Builds the analysis files more cleanly than #including C files --- opus_sources.mk | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'opus_sources.mk') diff --git a/opus_sources.mk b/opus_sources.mk index 384b036a..81eaef06 100644 --- a/opus_sources.mk +++ b/opus_sources.mk @@ -3,3 +3,8 @@ src/opus_decoder.c \ src/opus_encoder.c \ src/opus_multistream.c \ src/repacketizer.c + +OPUS_SOURCES_FLOAT = \ +src/analysis.c \ +src/mlp.c \ +src/mlp_data.c -- cgit v1.2.3