summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.unix1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.unix b/Makefile.unix
index 88637c1a..bd980c60 100644
--- a/Makefile.unix
+++ b/Makefile.unix
@@ -30,6 +30,7 @@ ifdef FIXED_POINT
SILK_SOURCES += $(SILK_SOURCES_FIXED)
else
SILK_SOURCES += $(SILK_SOURCES_FLOAT)
+OPUS_SOURCES += $(OPUS_SOURCES_FLOAT)
endif
EXESUFFIX =