summaryrefslogtreecommitdiffhomepage
path: root/project
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-12-11 21:37:13 -0500
committermidipix <writeonce@midipix.org>2016-12-11 22:27:33 -0500
commit9e3f4e60fc8ce5a3604b4104b568c2186b3e428c (patch)
tree65e1851ec9804b276e5496acf0a1b27c20a04cb5 /project
parent643bab43280d2cd7e071788ac13f4af3f4c280b8 (diff)
downloadntapi-9e3f4e60fc8ce5a3604b4104b568c2186b3e428c.tar.bz2
ntapi-9e3f4e60fc8ce5a3604b4104b568c2186b3e428c.tar.xz
api headers: added nt_abi.h, supporting visual studio and hosted environment.
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 b29341b..4579849 100644
--- a/project/headers.mk
+++ b/project/headers.mk
@@ -1,4 +1,5 @@
API_HEADERS = \
+ $(SOURCE_DIR)/include/$(PACKAGE)/./nt_abi.h \
$(SOURCE_DIR)/include/$(PACKAGE)/./nt_acl.h \
$(SOURCE_DIR)/include/$(PACKAGE)/./nt_argv.h \
$(SOURCE_DIR)/include/$(PACKAGE)/./nt_atom.h \