summaryrefslogtreecommitdiffhomepage
path: root/project
diff options
context:
space:
mode:
Diffstat (limited to 'project')
-rw-r--r--project/common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/project/common.mk b/project/common.mk
index 7be6a79..e993277 100644
--- a/project/common.mk
+++ b/project/common.mk
@@ -108,6 +108,7 @@ COMMON_SRCS = \
src/string/ntapi_tt_string_null_offset.c \
src/string/ntapi_tt_strncmp_multibyte.c \
src/string/ntapi_tt_strncmp_utf16.c \
+ src/string/ntapi_tt_uintptr_to_dec.c \
src/string/ntapi_tt_uintptr_to_hex_utf16.c \
src/string/ntapi_tt_uintptr_to_hex_utf8.c \
src/sync/ntapi_tt_create_event.c \