mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-30 17:18:21 +03:00
Fix dmsetup.static install.
This commit is contained in:
parent
0172d4f725
commit
4ea7e4b8cc
@ -1,3 +1,7 @@
|
||||
Version 1.00.12 - 6 Apr 2004
|
||||
===========================
|
||||
Fix dmsetup.static install.
|
||||
|
||||
Version 1.00.11 - 5 Apr 2004
|
||||
===========================
|
||||
configure --enable-static_link does static build in addition to dynamic.
|
||||
|
@ -27,7 +27,7 @@ LIB_SHARED = $(interface)/libdevmapper.so
|
||||
include ../make.tmpl
|
||||
|
||||
.PHONY: install_dynamic install_static \
|
||||
install_@interface@ install_@interface@_static
|
||||
install_fs install_ioctl install_ioctl_static
|
||||
|
||||
INSTALL_TYPE = install_dynamic
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user