summaryrefslogtreecommitdiff
path: root/Makefile.unix
diff options
context:
space:
mode:
authorJean-Marc Valin <jmvalin@jmvalin.ca>2012-10-09 14:25:06 -0400
committerJean-Marc Valin <jmvalin@jmvalin.ca>2012-10-09 14:25:06 -0400
commit5f4b8dd1989a4ebe8e67afa10a41427b87e24a8a (patch)
tree9c97b58b51b529c0f7cbdcfdfd962f91d31b7f88 /Makefile.unix
parent0e490591b7af4208df68b33af853216393a1a5c1 (diff)
downloadopus-5f4b8dd1989a4ebe8e67afa10a41427b87e24a8a.tar.gz
Fixes Makefile.unix
Diffstat (limited to 'Makefile.unix')
-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 =