summaryrefslogtreecommitdiffhomepage
path: root/project
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2018-05-04 20:26:39 +0000
committermidipix <writeonce@midipix.org>2018-05-07 01:27:03 -0400
commitb92a12fc14551f51f02a68fdf6c0265a758f1c15 (patch)
tree39647c9e41f6fa6cc40f480ce3d129e1b744802e /project
parent0e25b018afe1d358f8734205c2b42e1eb045ccb6 (diff)
downloadntapi-b92a12fc14551f51f02a68fdf6c0265a758f1c15.tar.bz2
ntapi-b92a12fc14551f51f02a68fdf6c0265a758f1c15.tar.xz
subsystem interfaces: integrated advisory file locking definitions.
Diffstat (limited to 'project')
-rw-r--r--project/headers.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/project/headers.mk b/project/headers.mk
index a89457b..a8fe79c 100644
--- a/project/headers.mk
+++ b/project/headers.mk
@@ -2,6 +2,7 @@ API_HEADERS = \
$(SOURCE_DIR)/include/$(PACKAGE)/./nt_abi.h \
$(SOURCE_DIR)/include/$(PACKAGE)/./nt_api.h \
$(SOURCE_DIR)/include/$(PACKAGE)/./nt_acl.h \
+ $(SOURCE_DIR)/include/$(PACKAGE)/./nt_afl.h \
$(SOURCE_DIR)/include/$(PACKAGE)/./nt_argv.h \
$(SOURCE_DIR)/include/$(PACKAGE)/./nt_atom.h \
$(SOURCE_DIR)/include/$(PACKAGE)/./nt_atomic.h \