summaryrefslogtreecommitdiffstats
path: root/scripts/libmakepkg/tidy/libtool.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/libmakepkg/tidy/libtool.sh.in')
-rw-r--r--scripts/libmakepkg/tidy/libtool.sh.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/libmakepkg/tidy/libtool.sh.in b/scripts/libmakepkg/tidy/libtool.sh.in
index e1dafe6d..b9c62452 100644
--- a/scripts/libmakepkg/tidy/libtool.sh.in
+++ b/scripts/libmakepkg/tidy/libtool.sh.in
@@ -27,6 +27,9 @@ source "$LIBRARY/util/message.sh"
source "$LIBRARY/util/option.sh"
+packaging_options+=('libtool')
+tidy_remove+=('tidy_libtool')
+
tidy_libtool() {
if check_option "libtool" "n"; then
msg2 "$(gettext "Removing "%s" files...")" "libtool"