summaryrefslogtreecommitdiff
path: root/project/headers.mk
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2018-08-13 12:37:34 +0000
committermidipix <writeonce@midipix.org>2018-08-13 19:26:24 -0400
commit0801fe615c2657fec3205626c7ae60a28db680fe (patch)
treef728805fc4960e38f3ad2219c56a63298ead46ff /project/headers.mk
parent6333087b29192cf14498ce1891d68b9335897e68 (diff)
downloadslibtool-0801fe615c2657fec3205626c7ae60a28db680fe.tar.bz2
slibtool-0801fe615c2657fec3205626c7ae60a28db680fe.tar.xz
internals: -shared/-static heuristics: added slbt_get_lconf_flags().
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 2581965..62b6f52 100644
--- a/project/headers.mk
+++ b/project/headers.mk
@@ -8,6 +8,7 @@ INTERNAL_HEADERS = \
$(PROJECT_DIR)/src/internal/$(PACKAGE)_driver_impl.h \
$(PROJECT_DIR)/src/internal/$(PACKAGE)_errinfo_impl.h \
$(PROJECT_DIR)/src/internal/$(PACKAGE)_install_impl.h \
+ $(PROJECT_DIR)/src/internal/$(PACKAGE)_lconf_impl.h \
$(PROJECT_DIR)/src/internal/$(PACKAGE)_mapfile_impl.h \
$(PROJECT_DIR)/src/internal/$(PACKAGE)_metafile_impl.h \
$(PROJECT_DIR)/src/internal/$(PACKAGE)_mkdir_impl.h \