summaryrefslogtreecommitdiff
path: root/src/internal/slibtool_install_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/slibtool_install_impl.h')
-rw-r--r--src/internal/slibtool_install_impl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/slibtool_install_impl.h b/src/internal/slibtool_install_impl.h
index e5741a7..86c7cfc 100644
--- a/src/internal/slibtool_install_impl.h
+++ b/src/internal/slibtool_install_impl.h
@@ -8,6 +8,7 @@ extern const struct argv_option slbt_install_options[];
enum install_tags {
TAG_INSTALL_HELP,
TAG_INSTALL_COPY,
+ TAG_INSTALL_FORCE,
TAG_INSTALL_MKDIR,
TAG_INSTALL_TARGET_MKDIR,
TAG_INSTALL_STRIP,