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 627ef00..cfc59ba 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -34,6 +34,11 @@ TEXT_O_FILES := \
$(BUILD_DIR)/src/hashtable.o \
$(BUILD_DIR)/asm/md5c.o \
$(BUILD_DIR)/asm/nonport.o \
+ $(BUILD_DIR)/asm/gsAvailable.o \
+ $(BUILD_DIR)/asm/gsCrypt.o \
+ $(BUILD_DIR)/asm/gsLargeInt.o \
+ $(BUILD_DIR)/asm/gsRC4.o \
+ $(BUILD_DIR)/asm/gsSHA1.o \
$(BUILD_DIR)/asm/text_10_2.o \
$(BUILD_DIR)/asm/text_11.o