diff --git a/Makefile b/Makefile index ba1d73b..fec3b73 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