summaryrefslogtreecommitdiff
path: root/project/headers.mk
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2024-02-22 06:13:35 +0000
committermidipix <writeonce@midipix.org>2024-02-22 06:17:19 +0000
commit279932401cb1e799f2e8bdae7eae47b788c3001d (patch)
tree19b4beceec3e7a96f1235dd06a3772f5f84d74e3 /project/headers.mk
parentb7eee903624f0208c70bc1ea928dce965db8deba (diff)
downloadslibtool-279932401cb1e799f2e8bdae7eae47b788c3001d.tar.bz2
slibtool-279932401cb1e799f2e8bdae7eae47b788c3001d.tar.xz
internals: slbt_is_strong_coff_symbol(): from _static_ to a _hidden_ function.
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 75a59b8..aad65cc 100644
--- a/project/headers.mk
+++ b/project/headers.mk
@@ -17,6 +17,7 @@ INTERNAL_HEADERS = \
$(PROJECT_DIR)/src/internal/$(PACKAGE)_metafile_impl.h \
$(PROJECT_DIR)/src/internal/$(PACKAGE)_mkdir_impl.h \
$(PROJECT_DIR)/src/internal/$(PACKAGE)_objlist_impl.h \
+ $(PROJECT_DIR)/src/internal/$(PACKAGE)_pecoff_impl.h \
$(PROJECT_DIR)/src/internal/$(PACKAGE)_readlink_impl.h \
$(PROJECT_DIR)/src/internal/$(PACKAGE)_realpath_impl.h \
$(PROJECT_DIR)/src/internal/$(PACKAGE)_snprintf_impl.h \