summaryrefslogtreecommitdiffhomepage
path: root/project/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'project/common.mk')
-rw-r--r--project/common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/project/common.mk b/project/common.mk
index 45951fa..52b1a18 100644
--- a/project/common.mk
+++ b/project/common.mk
@@ -73,6 +73,7 @@ COMMON_SRCS = \
src/string/ntapi_tt_hex_utf16_to_uintptr.c \
src/string/ntapi_tt_init_unicode_string_from_utf16.c \
src/string/ntapi_tt_memcpy_utf16.c \
+ src/string/ntapi_tt_strcmp_multibyte.c \
src/string/ntapi_tt_string_null_offset.c \
src/string/ntapi_tt_uintptr_to_hex_utf16.c \
src/string/ntapi_tt_uintptr_to_hex_utf8.c \