summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
Diffstat (limited to 'obj_files.mk')
-rw-r--r--obj_files.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk
index 1051599..a593b01 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -76,6 +76,10 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/MetroTRK/msg.o \
$(BUILD_DIR)/asm/MetroTRK/msgbuf.o \
$(BUILD_DIR)/asm/MetroTRK/serpoll.o \
+ $(BUILD_DIR)/asm/MetroTRK/usr_put.o \
+ $(BUILD_DIR)/asm/MetroTRK/dispatch.o \
+ $(BUILD_DIR)/asm/MetroTRK/msghndlr.o \
+ $(BUILD_DIR)/asm/MetroTRK/support.o \
$(BUILD_DIR)/asm/text_6.o \
$(BUILD_DIR)/asm/MetroTRK/mem_TRK.o \
$(BUILD_DIR)/asm/init.o \