summaryrefslogtreecommitdiffhomepage
path: root/project/headers.mk
diff options
context:
space:
mode:
Diffstat (limited to 'project/headers.mk')
-rw-r--r--project/headers.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/project/headers.mk b/project/headers.mk
index 09b3e7c..84db879 100644
--- a/project/headers.mk
+++ b/project/headers.mk
@@ -69,6 +69,7 @@ INTERNAL_HEADERS = \
$(PROJECT_DIR)/src/internal/./ntapi_fnapi.h \
$(PROJECT_DIR)/src/internal/./ntapi_hash_table.h \
$(PROJECT_DIR)/src/internal/./ntapi_impl.h \
+ $(PROJECT_DIR)/src/internal/./ntapi_log.h \
$(PROJECT_DIR)/src/internal/./ntapi_pty.h \
ALL_HEADERS = $(API_HEADERS) $(INTERNAL_HEADERS) \