diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -49,6 +49,7 @@ PROGSRC=\ asm/chunk.cpp \ asm/encode.cpp \ asm/intel64/add.cpp \ + asm/intel64/inc.cpp \ asm/intel64/int.cpp \ asm/intel64/jmp.cpp \ asm/intel64/mov.cpp \ |