summaryrefslogtreecommitdiff
path: root/obj_files.mk
diff options
context:
space:
mode:
authorRevo <projectrevotpp@hotmail.com>2020-09-20 17:25:25 -0400
committerGitHub <noreply@github.com>2020-09-20 17:25:25 -0400
commit5bf5eb75d34b6d43867eafc4cc2d542dfa684164 (patch)
treeb6f56de54f44beab11dff0deaaabebbdf21ea353 /obj_files.mk
parentc69681b46b7bc23e0eb42ad85f259d1839bed48d (diff)
parent1b7bc965fad86a940e70e0a347831107d5e4e663 (diff)
Merge pull request #63 from mparisi20/splits
Splits
Diffstat (limited to 'obj_files.mk')
-rw-r--r--obj_files.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/obj_files.mk b/obj_files.mk
index 7209343..0f27619 100644
--- a/obj_files.mk
+++ b/obj_files.mk
@@ -79,6 +79,13 @@ TEXT_O_FILES := \
$(BUILD_DIR)/asm/ghttpEncryption.o \
$(BUILD_DIR)/asm/ghttpMain.o \
$(BUILD_DIR)/asm/ghttpPost.o \
+ $(BUILD_DIR)/asm/ghttpProcess.o \
+ $(BUILD_DIR)/asm/gbucket.o \
+ $(BUILD_DIR)/asm/gstats.o \
+ $(BUILD_DIR)/asm/NATify.o \
+ $(BUILD_DIR)/asm/natneg.o \
+ $(BUILD_DIR)/asm/sb_crypt.o \
+ $(BUILD_DIR)/asm/sb_queryengine.o \
$(BUILD_DIR)/asm/text_10_2.o \
$(BUILD_DIR)/asm/text_11.o