summaryrefslogtreecommitdiff
path: root/project/headers.mk
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2025-05-30 08:51:56 +0000
committermidipix <writeonce@midipix.org>2025-05-30 08:51:56 +0000
commit906422a560cdbf078793143a30274a5faed37d6b (patch)
treeed36d22e031e0ab8b0f295c61e12a63845432e80 /project/headers.mk
parent2baf678ee420b74c3b08a225f111787645ac18a6 (diff)
downloadperk-906422a560cdbf078793143a30274a5faed37d6b.tar.bz2
perk-906422a560cdbf078793143a30274a5faed37d6b.tar.xz
arbits: added pe_ar_get_archive_meta(), the framework's archive parser.
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 3085971..2c2a247 100644
--- a/project/headers.mk
+++ b/project/headers.mk
@@ -9,6 +9,7 @@ API_HEADERS = \
INTERNAL_HEADERS = \
$(SOURCE_DIR)/src/internal/argv/argv.h \
+ $(SOURCE_DIR)/src/internal/$(PACKAGE)_ar_impl.h \
$(SOURCE_DIR)/src/internal/$(PACKAGE)_dprintf_impl.h \
$(SOURCE_DIR)/src/internal/$(PACKAGE)_driver_impl.h \
$(SOURCE_DIR)/src/internal/$(PACKAGE)_endian_impl.h \