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 adafe4b..54c5629 100644
--- a/project/common.mk
+++ b/project/common.mk
@@ -14,6 +14,7 @@ COMMON_SRCS = \
src/fs/ntapi_tt_mount.c \
src/fs/ntapi_tt_open_logical_parent_directory.c \
src/fs/ntapi_tt_open_physical_parent_directory.c \
+ src/fs/ntapi_tt_open_volume_by_guid.c \
src/fs/ntapi_tt_stat.c \
src/fs/ntapi_tt_statfs.c \
src/guid/ntapi_tt_guid.c \