diff options
Diffstat (limited to 'obj_files.mk')
-rw-r--r-- | obj_files.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk index d6660a0..c1a373a 100644 --- a/obj_files.mk +++ b/obj_files.mk @@ -348,6 +348,7 @@ TEXT_O_FILES := \ $(BUILD_DIR)/asm/SDK/NHTTP/d_nhttp_private.o \ $(BUILD_DIR)/asm/SDK/NHTTP/d_nhttp.o \ $(BUILD_DIR)/asm/SDK/NHTTP/d_nhttp_common.o \ + $(BUILD_DIR)/asm/SDK/SSL/ssl_api.o \ $(BUILD_DIR)/asm/text_9.o \ $(BUILD_DIR)/asm/SDK/VF/pf_clib.o \ $(BUILD_DIR)/asm/SDK/VF/pf_code.o \ |