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 4677312..803ad16 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -1,6 +1,7 @@
O_FILES := $(BUILD_DIR)/src/main.o \
$(BUILD_DIR)/src/pso/TMainTask.o \
$(BUILD_DIR)/src/pso/TObject.o \
+ $(BUILD_DIR)/src/pso/TObject2.o \
$(BUILD_DIR)/src/Runtime/global_destructor_chain.o \
$(BUILD_DIR)/src/Runtime/Gecko_ExceptionPPC.o \
$(BUILD_DIR)/src/Runtime/__init_cpp_exceptions.o \