add_subdirectory(blockdevices)
if(UNIX)
  if(BUILD_kremotecontrol)
    add_subdirectory(kremotecontrol)
  endif()
endif(UNIX)
