summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
Diffstat (limited to 'obj_files.mk')
-rw-r--r--obj_files.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk
index 085c6ed..baea650 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -10,6 +10,7 @@ O_FILES := $(BUILD_DIR)/src/main.o \
$(BUILD_DIR)/src/Runtime/runtime.o \
$(BUILD_DIR)/src/Runtime/__init_cpp_exceptions.o \
$(BUILD_DIR)/asm/Runtime/ExceptionPPC.o \
+ $(BUILD_DIR)/src/Runtime/GCN_mem_alloc.o \
$(BUILD_DIR)/src/Dolphin/os/__start.o \
$(BUILD_DIR)/src/Dolphin/os/__ppc_eabi_init.o \
$(BUILD_DIR)/src/Dolphin/PPCArch.o \