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 ef8b350..e04e1f3 100644
--- a/project/common.mk
+++ b/project/common.mk
@@ -17,6 +17,7 @@ COMMON_SRCS = \
src/fs/ntapi_tt_statfs.c \
src/guid/ntapi_tt_guid.c \
src/hash/ntapi_tt_crc32.c \
+ src/hash/ntapi_tt_crc64.c \
src/hash/ntapi_tt_populate_hashed_import_table.c \
src/internal/ntapi.c \
src/internal/ntapi_debug.c \