summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0688f4a..6c646c0 100644
--- a/Makefile
+++ b/Makefile
@@ -57,6 +57,8 @@ PROGSRC=\
asm/intel64/jmp.cpp \
asm/intel64/mov.cpp \
asm/intel64/mul.cpp \
+ asm/intel64/pop.cpp \
+ asm/intel64/push.cpp \
asm/intel64/sub.cpp \
asm/intel64/trivials.cpp \
asm/intel64/xor.cpp \