From: Martin Wilck <mwilck@xxxxxxxx> Extend the late fixes from Christian. Cc: Christian Hesse <mail@xxxxxxxx> Signed-off-by: Martin Wilck <mwilck@xxxxxxxx> --- Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index ba1d73ba..fec3b73b 100644 --- a/Makefile +++ b/Makefile @@ -28,8 +28,9 @@ all: $(BUILDDIRS) $(BUILDDIRS): $(MAKE) -C $@ -libmpathpersist multipath multipathd mpathpersist: libmultipath -mpathpersist: libmpathpersist +libmultipath libdmmp: libmpathcmd +libmpathpersist multipath multipathd: libmultipath +mpathpersist multipathd: libmpathpersist $(BUILDDIRS.clean): $(MAKE) -C ${@:.clean=} clean -- 2.26.2 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel