summaryrefslogtreecommitdiffhomepage
path: root/project/headers.mk
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2025-06-13 06:44:24 +0000
committermidipix <writeonce@midipix.org>2025-06-13 07:03:47 +0000
commita484c9ca09c569aeeb239f78e9c3191c39f4d6f9 (patch)
tree1deef5a72bd60a0dd0662b2943e4b3202c441545 /project/headers.mk
parente72eab92e4509dd0e925335f2664a602b2d123bd (diff)
downloadperk-a484c9ca09c569aeeb239f78e9c3191c39f4d6f9.tar.bz2
perk-a484c9ca09c569aeeb239f78e9c3191c39f4d6f9.tar.xz
perk_secattr.h: added with section attr definitions for reserved sections.
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 00ee4ae..1dab49c 100644
--- a/project/headers.mk
+++ b/project/headers.mk
@@ -8,6 +8,7 @@ API_HEADERS = \
$(SOURCE_DIR)/include/$(PACKAGE)/perk_edefs.h \
$(SOURCE_DIR)/include/$(PACKAGE)/perk_meta.h \
$(SOURCE_DIR)/include/$(PACKAGE)/perk_output.h \
+ $(SOURCE_DIR)/include/$(PACKAGE)/perk_secattr.h \
$(SOURCE_DIR)/include/$(PACKAGE)/perk_structs.h
INTERNAL_HEADERS = \