Imported Upstream version 0.7.0
[platform/upstream/multipath-tools.git] / libmultipath / checkers / Makefile
index 11ab76f..4970fc0 100644 (file)
@@ -13,8 +13,10 @@ LIBS= \
        libcheckdirectio.so \
        libcheckemc_clariion.so \
        libcheckhp_sw.so \
-       libcheckrdac.so \
-       libcheckrbd.so
+       libcheckrdac.so
+ifneq ($(ENABLE_RADOS),0)
+LIBS += libcheckrbd.so
+endif
 
 all: $(LIBS)