summaryrefslogtreecommitdiff
path: root/project/headers.mk
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-04-09 11:14:27 -0400
committermidipix <writeonce@midipix.org>2016-04-09 19:01:07 -0400
commit258073e76ddf4030ff9d6385caf6af7d0c609a3f (patch)
tree562ec12e39eb9beb79a2472bec6ce98c208420e0 /project/headers.mk
parentdc77cbe66029a7e925c1d7299be7dfc04d4c263e (diff)
downloadslibtool-258073e76ddf4030ff9d6385caf6af7d0c609a3f.tar.bz2
slibtool-258073e76ddf4030ff9d6385caf6af7d0c609a3f.tar.xz
install mode: initial implementation and integration.
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 803dbc7..7b036f6 100644
--- a/project/headers.mk
+++ b/project/headers.mk
@@ -5,6 +5,7 @@ API_HEADERS = \
INTERNAL_HEADERS = \
$(PROJECT_DIR)/src/internal/argv/argv.h \
$(PROJECT_DIR)/src/internal/$(PACKAGE)_driver_impl.h \
+ $(PROJECT_DIR)/src/internal/$(PACKAGE)_install_impl.h \
$(PROJECT_DIR)/src/internal/$(PACKAGE)_spawn_impl.h \
$(PROJECT_DIR)/src/internal/$(PACKAGE)_symlink_impl.h \