summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
Diffstat (limited to 'obj_files.mk')
-rw-r--r--obj_files.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk
index 31f91cd..ced2f26 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -183,6 +183,11 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/SDK/DVD/dvdidutils.o \
$(BUILD_DIR)/asm/SDK/DVD/dvdFatal.o \
$(BUILD_DIR)/asm/SDK/DVD/dvd_broadway.o \
+ $(BUILD_DIR)/asm/SDK/AI/ai.o \
+ $(BUILD_DIR)/asm/SDK/AX/AX.o \
+ $(BUILD_DIR)/asm/SDK/AX/AXAlloc.o \
+ $(BUILD_DIR)/asm/SDK/AX/AXAux.o \
+ $(BUILD_DIR)/asm/SDK/AX/AXCL.o \
$(BUILD_DIR)/asm/text_8_3.o \
$(BUILD_DIR)/asm/text_9.o \
$(BUILD_DIR)/asm/text_10.o \