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 8fddde8..bbc5361 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -273,6 +273,10 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/SDK/BTE/hidd_mgmt.o \
$(BUILD_DIR)/asm/SDK/BTE/hidd_pm.o \
$(BUILD_DIR)/asm/SDK/BTE/hidh_api.o \
+ $(BUILD_DIR)/asm/SDK/BTE/hidh_conn.o \
+ $(BUILD_DIR)/asm/SDK/BTE/l2c_api.o \
+ $(BUILD_DIR)/asm/SDK/BTE/l2c_csm.o \
+ $(BUILD_DIR)/asm/SDK/BTE/l2c_link.o \
$(BUILD_DIR)/asm/text_9.o \
$(BUILD_DIR)/asm/text_10.o \
$(BUILD_DIR)/src/GameSpy/darray.o \