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 19cbf45..b49ce89 100644
--- a/Makefile
+++ b/Makefile
@@ -9,6 +9,7 @@ OBJECTS := \
$(BUILD_DIR)/codegen.o \
$(BUILD_DIR)/common.o \
$(BUILD_DIR)/io.o \
+ $(BUILD_DIR)/json.o \
$(BUILD_DIR)/parse.o \
$(BUILD_DIR)/preprocess.o \
$(BUILD_DIR)/sys.o \