mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-18 10:04:20 +03:00
Fix dmsetup.static build.
This commit is contained in:
parent
043b13625b
commit
19061a1a15
@ -71,7 +71,7 @@ INSTALL_DMSETUP_TARGETS = install_dmsetup_dynamic
|
||||
INSTALL_CMDLIB_TARGETS = install_cmdlib_dynamic
|
||||
|
||||
ifeq ("@STATIC_LINK@", "yes")
|
||||
TARGETS += lvm.static
|
||||
TARGETS += lvm.static dmsetup.static
|
||||
INSTALL_LVM_TARGETS += install_tools_static
|
||||
INSTALL_DMSETUP_TARGETS += install_dmsetup_static
|
||||
INSTALL_CMDLIB_TARGETS += install_cmdlib_static
|
||||
|
Loading…
x
Reference in New Issue
Block a user