summaryrefslogtreecommitdiffhomepage
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 eb1bd62..f1bb23a 100644
--- a/Makefile
+++ b/Makefile
@@ -53,6 +53,7 @@ PROGSRC=\
asm/intel64/bsf.cpp \
asm/intel64/bsr.cpp \
asm/intel64/cmp.cpp \
+ asm/intel64/cmovcc.cpp \
asm/intel64/dec.cpp \
asm/intel64/div.cpp \
asm/intel64/idiv.cpp \