multipath: remove callout code
[platform/upstream/multipath-tools.git] / Makefile
index 4e68ae1..5b0c61a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 # Makefile
 #
-# Copyright (C) 2003 Christophe Varoqui, <christophe.varoqui@free.fr>
+# Copyright (C) 2003 Christophe Varoqui, <christophe.varoqui@opensvc.com>
 #
 
 #
@@ -21,11 +21,12 @@ export KRNLOBJ
 
 BUILDDIRS = \
        libmultipath \
-       libcheckers \
-       libprio \
+       libmultipath/prioritizers \
+       libmultipath/checkers \
+       libmpathpersist \
        multipath \
        multipathd \
-       devmap_name \
+       mpathpersist \
        kpartx
 
 ifeq   ($(MULTIPATH_VERSION),)