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 86c7cfc..7c8e234 100644
--- a/src/internal/slibtool_install_impl.h
+++ b/src/internal/slibtool_install_impl.h
@@ -17,6 +17,7 @@ enum install_tags {
TAG_INSTALL_GROUP,
TAG_INSTALL_MODE,
TAG_INSTALL_DSTDIR,
+ TAG_INSTALL_SYSROOT,
};
#endif