From e20eeb3eb159688c1417b4bb6f0371dbed7ec8e6 Mon Sep 17 00:00:00 2001 From: midipix Date: Mon, 27 May 2019 21:58:54 +0000 Subject: debug helpers: added __ntapi_tt_create_{attach_}debug_object(). --- project/common.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'project/common.mk') diff --git a/project/common.mk b/project/common.mk index 19b6cf9..f5b4bd7 100644 --- a/project/common.mk +++ b/project/common.mk @@ -15,6 +15,7 @@ COMMON_SRCS = \ src/blitter/ntapi_blt_free.c \ src/daemon/ntapi_dsr_init.c \ src/daemon/ntapi_dsr_internal_connection.c \ + src/debug/ntapi_tt_create_debug_object.c \ src/fs/ntapi_tt_get_file_handle_type.c \ src/fs/ntapi_tt_istat.c \ src/fs/ntapi_tt_mount.c \ -- cgit v1.2.3