summaryrefslogtreecommitdiffhomepage
path: root/project/headers.mk
diff options
context:
space:
mode:
Diffstat (limited to 'project/headers.mk')
-rw-r--r--project/headers.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/project/headers.mk b/project/headers.mk
index eeb1c5c..cd0f8b9 100644
--- a/project/headers.mk
+++ b/project/headers.mk
@@ -1,7 +1,8 @@
API_HEADERS = \
$(PROJECT_DIR)/include/$(PACKAGE)/ntcon.h \
+ $(PROJECT_DIR)/include/$(PACKAGE)/ntcon_abi.h \
$(PROJECT_DIR)/include/$(PACKAGE)/ntcon_api.h \
- $(PROJECT_DIR)/include/$(PACKAGE)/ntcon_env.h \
+ $(PROJECT_DIR)/include/$(PACKAGE)/ntcon_compiler.h \
$(PROJECT_DIR)/include/$(PACKAGE)/ntcon_vkcode.h \
INTERNAL_HEADERS =