Since ENABLE_LIBDMMP is defined in Makefile.inc, Makefile needs to include Makefile.inc to disable building libdmmp. Signed-off-by: Gioh Kim <gi-oh.kim@xxxxxxxxxxxxxxxx> --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 4b145c59..4a224a76 100644 --- a/Makefile +++ b/Makefile @@ -2,6 +2,8 @@ # Copyright (C) 2003 Christophe Varoqui, <christophe.varoqui@xxxxxxxxxxx> # +include Makefile.inc + BUILDDIRS = \ libmpathcmd \ libmultipath \ -- 2.14.1 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel