From 30d28dce7f884ffc2312a8b26f30759ae5f09aff Mon Sep 17 00:00:00 2001 From: midipix Date: Sun, 30 Jul 2017 21:21:21 +0000 Subject: subsystem interfaces: integrated ipc connection handlers. --- project/common.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'project') diff --git a/project/common.mk b/project/common.mk index c1b5b1b..59d9317 100644 --- a/project/common.mk +++ b/project/common.mk @@ -23,6 +23,7 @@ COMMON_SRCS = \ src/internal/ntapi_debug.c \ src/internal/ntapi_entry_point.c \ src/internal/ntapi_open.c \ + src/ipc/ntapi_ipc_connect.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 \ -- cgit v1.2.3