summaryrefslogtreecommitdiff
path: root/scripts/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/Makefile.in')
-rw-r--r--scripts/Makefile.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/scripts/Makefile.in b/scripts/Makefile.in
index ebcea92f9..9fcff37b0 100644
--- a/scripts/Makefile.in
+++ b/scripts/Makefile.in
@@ -56,7 +56,11 @@ install_device-mapper: $(DM_SCRIPTS:.sh=_install)
install_ocf: $(OCF_SCRIPTS:.ocf=_install)
-install: install_lvm2 install_ocf install_device-mapper
+install_libexec:
+ $(Q) $(INSTALL_SCRIPT) lvresize_fs_helper.sh $(libexecdir)/lvresize_fs_helper
+
+install: install_lvm2 install_ocf install_device-mapper install_libexec
+
# FIXME Customise for other distributions
install_initscripts: