multipath: remove callout code
[platform/upstream/multipath-tools.git] / Makefile
index 8b9bb31..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>
 #
 
 #
@@ -22,10 +22,11 @@ export KRNLOBJ
 BUILDDIRS = \
        libmultipath \
        libmultipath/prioritizers \
-       libcheckers \
+       libmultipath/checkers \
+       libmpathpersist \
        multipath \
        multipathd \
-       devmap_name \
+       mpathpersist \
        kpartx
 
 ifeq   ($(MULTIPATH_VERSION),)