aboutsummaryrefslogtreecommitdiff
path: root/py/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'py/Makefile')
-rw-r--r--py/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/py/Makefile b/py/Makefile
index cb1b8d945..4d36f3c97 100644
--- a/py/Makefile
+++ b/py/Makefile
@@ -19,6 +19,7 @@ SRC = \
emitx64.c \
emitthumb.c \
asmthumb.c \
+ emitinlinethumb.c \
runtime.c \
vm.c \
main.c \