diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 \ |