summaryrefslogtreecommitdiff
path: root/project/headers.mk
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2023-05-28 10:14:58 +0000
committermidipix <writeonce@midipix.org>2023-05-28 10:24:28 +0000
commita126a7f68ef374d65d014226195380eb7dceb634 (patch)
tree577360dd60b07dfa9d14a9ab9be88cf5f58fcb26 /project/headers.mk
parent667d348ca9d54b31857fd20c08b97c642ae9f815 (diff)
downloadslibtool-a126a7f68ef374d65d014226195380eb7dceb634.tar.bz2
slibtool-a126a7f68ef374d65d014226195380eb7dceb634.tar.xz
driver: added -objectlist support.
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 62b6f52..03bd019 100644
--- a/project/headers.mk
+++ b/project/headers.mk
@@ -12,6 +12,7 @@ INTERNAL_HEADERS = \
$(PROJECT_DIR)/src/internal/$(PACKAGE)_mapfile_impl.h \
$(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)_readlink_impl.h \
$(PROJECT_DIR)/src/internal/$(PACKAGE)_spawn_impl.h \
$(PROJECT_DIR)/src/internal/$(PACKAGE)_symlink_impl.h \