aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b1a18a1929..f6a748fe6f 100644
--- a/Makefile
+++ b/Makefile
@@ -37,6 +37,7 @@ include src/core/core_files.mk
SRC_LIST := $(addprefix src/core/, $(SOURCE))
# add the opts (optimizations)
+#include src/opts/opts_sse2_files.mk
include src/opts/opts_files.mk
SRC_LIST += $(addprefix src/opts/, $(SOURCE))