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 7f60ce5..09f23bf 100644
--- a/project/common.mk
+++ b/project/common.mk
@@ -21,6 +21,7 @@ COMMON_SRCS = \
src/internal/ntapi.c \
src/internal/ntapi_debug.c \
src/internal/ntapi_entry_point.c \
+ src/internal/ntapi_open.c \
src/ipc/ntapi_tt_create_pipe_v1.c \
src/ipc/ntapi_tt_create_pipe_v2.c \
src/ldr/ntapi_ldr_create_state_snapshot.c \