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