It's already taken from "include ../Makefile.inc" Cc: Christophe Varoqui <[email protected]> Cc: device-mapper development <[email protected]> Signed-off-by: Xose Vazquez Perez <[email protected]> --- libmpathpersist/Makefile | 2 -- 1 file changed, 2 deletions(-)
diff --git a/libmpathpersist/Makefile b/libmpathpersist/Makefile index 2f91401..a2dd7ed 100644 --- a/libmpathpersist/Makefile +++ b/libmpathpersist/Makefile @@ -3,8 +3,6 @@ BUILD = glibc include ../Makefile.inc -INSTALL_PROGRAM = install - SONAME=0 DEVLIB = libmpathpersist.so LIBS = $(DEVLIB).$(SONAME) -- 2.7.4 -- dm-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/dm-devel
