aboutsummaryrefslogtreecommitdiffhomepage
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 6709299..514eef9 100644
--- a/Makefile
+++ b/Makefile
@@ -8,6 +8,7 @@ OBJECTS := \
$(BUILD_DIR)/ast.o \
$(BUILD_DIR)/cli.o \
$(BUILD_DIR)/codegen.o \
+ $(BUILD_DIR)/codegen_wasm.o \
$(BUILD_DIR)/common.o \
$(BUILD_DIR)/fs.o \
$(BUILD_DIR)/io.o \