summaryrefslogtreecommitdiff
path: root/project/headers.mk
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2024-01-27 04:38:44 +0000
committermidipix <writeonce@midipix.org>2024-01-27 04:43:28 +0000
commit72214ba6ee6c61b4a196a9230546b908d3879d24 (patch)
tree818136f04863100fda338e5b865898b6a0e878f5 /project/headers.mk
parent8567ecfb6516fbb46270886462e46251143c66fd (diff)
downloadslibtool-72214ba6ee6c61b4a196a9230546b908d3879d24.tar.bz2
slibtool-72214ba6ee6c61b4a196a9230546b908d3879d24.tar.xz
archiver api: provide macros for print actions and output formatting.
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 71b49aa..2e7a0af 100644
--- a/project/headers.mk
+++ b/project/headers.mk
@@ -2,6 +2,7 @@ API_HEADERS = \
$(PROJECT_DIR)/include/$(PACKAGE)/slibtool.h \
$(PROJECT_DIR)/include/$(PACKAGE)/slibtool_api.h \
$(PROJECT_DIR)/include/$(PACKAGE)/slibtool_arbits.h \
+ $(PROJECT_DIR)/include/$(PACKAGE)/slibtool_output.h \
INTERNAL_HEADERS = \
$(PROJECT_DIR)/src/internal/argv/argv.h \