[lib] create read-only multipath if rw try failed
[platform/upstream/multipath-tools.git] / Makefile
index 4e68ae1..54be0a5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -21,11 +21,10 @@ export KRNLOBJ
 
 BUILDDIRS = \
        libmultipath \
-       libcheckers \
-       libprio \
+       libmultipath/prioritizers \
+       libmultipath/checkers \
        multipath \
        multipathd \
-       devmap_name \
        kpartx
 
 ifeq   ($(MULTIPATH_VERSION),)